Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    11,470

    Go to this Link

    http://forum.java.sun.com/thread.jspa?threadID=761394&messageID=4346325

    Regards
  2. Replies
    7
    Views
    1,131

    Hi, thanks for the answer in ...

    Hi, thanks for the answer in
    http://static.springframework.org/sp...nts-resolution
    all the sample are done with static :mad: data include in the .xml file.

    In my case I need to put parameter...
  3. Replies
    7
    Views
    1,131

    Instancing Bean with dynamic object

    Hello,
    I am trying to instanciate Bean with dynamic object in parameter.
    I try something like that :

    UsernamePasswordAuthenticationToken user = (UsernamePasswordAuthenticationToken)...
  4. Replies
    1
    Views
    948

    -servlet.xml and param

    Hello,
    I param a user-servlet.xml like this and it is working :cool: .

    <bean id="userImpl" class="com.xxx.xxx.UserProxyImpl" scope="singleton" dependency-check="objects">
    </bean>

    <bean...
Results 1 to 4 of 4