Search:

Type: Posts; User: d33mb33; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    1,980

    Simply make the managed class implement...

    Simply make the managed class implement ApplicationContextAware
  2. Replies
    7
    Views
    3,915

    No, as I thought I explained in my post, I have...

    No, as I thought I explained in my post, I have been using Tiles without Struts for years. My Spring applications are not dependent on struts and do not even include the struts library. The only...
  3. Replies
    7
    Views
    3,915

    Can someone explain the benefit of Tiles2 to me...

    Can someone explain the benefit of Tiles2 to me over the standalone version of Tiles?

    http://www2.lifl.fr/~dumoulin/tiles/index.html

    I have built all my Spring applications using this library...
  4. Sure. Make a new class called "Subscription" and...

    Sure. Make a new class called "Subscription" and declare two private variables "Card" and "User". Provide getters and setters and you're done.

    On the view access the required field using...
  5. Replies
    0
    Views
    723

    context

    Hi

    Question
    Is is possible to configure the <spring:bind> tag so that it looks for the bean in the page scope rather than the request scope?

    Background
    I'm developing a content management...
Results 1 to 5 of 5