2017-09-11 16:28 GMT+02:00 LAW Andy <andy....@roslin.ed.ac.uk>:
> Not *quite* sure what you’re asking with regard to the request and JSPs bit, 
> but I’ll try to describe:

Do you access /my-web-app/index.jsp or /my-web-app/index.action ?

> applicationContext.xml configures (amongst other things) an Action class that 
> acts as the top-level of the app. This page lists some introductory text and 
> a series of options that are configured in that Spring <bean> declaration. 
> Each one of the options effectively declares a different “namespace” that the 
> app will run under. You can think of it as something like a list of towns, 
> where clicking on any of the town options will take you to the same app 
> interface, but with data that pertains just to that town.

Can you try first upgrade to Struts 2.5.12?

And here you have all the issues fixed within those releases related to Spring

https://issues.apache.org/jira/issues/?jql=project%20%3D%20WW%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20in%20(2.5.10.1%2C%202.5.12%2C%202.5.13)%20AND%20text%20~%20%22spring%22%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to