From: "David Johnson" <[EMAIL PROTECTED]>
>  Now, when I use the back button, I get the expided page... page. When I
> reload, I get the error 500

Have you changed the page that you're using for error 500, or is it still
using Tiles?  That, IMO, is the problem.  Tomcat has no idea what you mean
by "forward to a tiles definition."  What's in the log files, catalina.out
and localhost_log ?

I have the same back-button problem in my webapp, but I just warn them about
it during training, then let them do it... invariably, something will go
wrong, and the error page says, "[bad thing happened] ... this is usually
caused by an expired session or by using the 'back' button in your browser.
Please try your request again."

If you're still stuck, do you have some web space you can post your
struts-config.xml, web.xml, and the JSP you're using for an error 500?

-- 
Wendy Smoak



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to