aspose file tools
The moose likes Struts and the fly likes Struts Global forward not recognized Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts Global forward not recognized " Watch "Struts Global forward not recognized " New topic
Author

Struts Global forward not recognized

Kadapa Reddy
Greenhorn

Joined: Jul 13, 2010
Posts: 10
I am trying to cobine 2 application into one application and original applications were built in struts 1.1(struts-config_1_1.dtd), servelets2.3(web-app_2_3.dtd) and deployed server i snot known. New application is successfully running with same specifications on websphere 7.0. But when i try to deploy and run the app on server which is 6.1.0.21
and i could be able to pull the login page and when i enter the credentials and click submit i am getting the following error and URL shows http://serername:port/contextroot/j_security_check.
I googled little bit and found similar posts and tried to set the container properties for the forward slash and still the app did not work.

For some reason login in global forwards is not identified(may be due to struts version incompatable etc???)..does any one came across this kind of issue before?




below is my web.xml



Struts-config.xml



 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Struts Global forward not recognized
 
Similar Threads
issing message for key
Output Stream already obtained Exception in Websphere
java.lang.NoClassDefFoundError: initialization failure
Problem JSP / EL / Tags With WebSphere WHY?!
websphere 6.1 does not support distributed map