Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    421

    DispatcherServlet noHandlerFound

    Hi,
    I have written a Hello World with Spring Web.
    I am getting noHandlerFound when I invoke http://localhost:8080/springmvc/login.html
    I am using MultiActionController
    My set up is given below
    ...
  2. May I know how to force Websphere to use Cglib...

    May I know how to force Websphere to use Cglib instead of JdkProxy?
  3. Re:Cglib2AopProxy is not gettting Target in Websphere 8.0

    I chaged the session scope to globalSession still the same issue.
    I would like to know if there is any jar or classpath that I have to set up in Websphere 8 to keep Session scoped beans alive in the...
  4. Cglib2AopProxy is not gettting Target in Websphere 8.0

    Hi,
    I am using Spring 2.5.6 and moved to Webshpere 8.0 from Weblogic 10.

    when I am getting the Bean from the Scope The bean is not loaded with the previously setting values, but returning a new...
Results 1 to 4 of 4