Braun, James F wrote:

I need to force no page caching and I (vaguely) remember a configuration
parameter that would do this. However, I looked in the wiki but didn't
find anything on this. Can anybody shed any light?

Thanks, J.

Set the nocache attribute to true for the controller element in your struts-config.xml file.

<controller nocache="true"/>



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

Reply via email to