The Struts framework does not provide any sort of caching strategy.
You could certainly provide your own extension to ActionServlet and
roll your own, but such an effort is completely outside of the scope
of this framework.
Hope that helps.
--
James Mitchell
Software Engineer / Open Source Evangelist
Consulting / Mentoring / Freelance
EdgeTech, Inc.
http://www.edgetechservices.net/
678.910.8017
AIM: jmitchtx
Yahoo: jmitchtx
MSN: [EMAIL PROTECTED]
Skype: callto://jmitchtx
On Sep 15, 2005, at 11:42 AM, Yaakov Chaikin wrote:
Is there a way in Struts to tell a client issuing a conditional GET
request not to re-execute the action?
In a regular servlet you can just implement logic in the
getLastModified method. Is there something similar in Struts?
Thanks,
Yaakov.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]