> From: Benjamin Madore [mailto:[email protected]] 
> Subject: RE: Problems after reinstall - Sorry, trying again.

> 136.142.248.135 - - [24/Jan/2012:14:02:20 -0500]
> "POST /eli2121/login.jsp HTTP/1.1" 302 -

The above looks ok.

> 136.142.248.135 - - [24/Jan/2012:14:02:20 -0500]
> "GET /eli2121/home.jsp HTTP/1.1" 302 -

> 136.142.248.135 - - [24/Jan/2012:14:02:20 -0500]
> "GET /eli2121/home.jsp HTTP/1.1" 302 -

Now you've got a problem - your home.jsp page is redirecting to itself.  Likely 
you've had something invalid in there all the time, but the undefined behavior 
of the construct is different in the newer Tomcat.  Examine your home.jsp and 
the Java code generated for it to see what's wrong.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to