You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by David Rocks <da...@connecti.net> on 2003/04/08 15:48:53 UTC

problem with my .dos caching

I have a page that goes to an action and then on to a static HTML page. The major thing with this action is that i do not send any attributes on the request to the action class.

The first time i run the app the flow goes to the action and then onto the html page but the second time it misses the action class and goes straight to the page telling me caching has occured.

By hard coding in an atribute before the action forces it to go through the action (html:link href="action.do?hack=1" /)   but is there a place i configure against this.

struts is 1.1 and tomcat 3.3.1 is my server

cheers for any help in this.

David




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