Re: Session tracking with URL rewriting does not work with higher versions of struts.

2005-08-03 Thread Joe Germuska
On further analysis this is what we have found out. There is no "RequestProcessor.java" in struts 1.0.2 . This class is been introduced from struts1.1. Enabling struts trace i could see that struts ActionServlet is calling "sendError 400 Invalid path ;jsessionid=gE0mwjqt37IqNxCy0s2UO15:-1 was

Session tracking with URL rewriting does not work with higher versions of struts.

2005-08-03 Thread Anju Geethabai
Our application is built on struts frame work.. Moving from a previous version of struts (1.0.2) to struts 1.1 we have seen that Session management using URL rewriting is not working properly. Our logs shows that the class RequestProcessor from struts is throwing the below error [4/7/05 15:26