Search:

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

Search: Search took 0.02 seconds.

  1. Do you mean using bind(request,command) to bind...

    Do you mean using bind(request,command) to bind to a command object?
  2. How : Method-level validation in a MutliActionController

    Hi All,

    I have various methods in a MutliActionController ,say methodA, methodB and methodC, each of which performing different actions and having different requirements on request parameters....
  3. In Spring MVC, how to pass an HttpSession to a bean?

    Hi all,

    In Spring MVC, how could I pass an HttpSession object to a bean other than a controller such that I could create an instance of that bean based on an attribute stored in the...
  4. Replies
    2
    Views
    1,348

    Hi Alef, Thanks for your prompt reply and...

    Hi Alef,

    Thanks for your prompt reply and your idea!

    Using Jakarta Commons Pool 1.2, I've extended the GenericKeyedObjectPoolFactory to create my own version of object factory named...
  5. Replies
    2
    Views
    1,348

    How to pool keyed objects?

    Hi all,

    Actually, I'm developing an application which allows user to connect to multiple map (GIS) services, each of which having a unique service name. For instance, map service for the city...
Results 1 to 5 of 5