Howdy,

As part of a struts-workflow-like requirement, I need to mark specific actions (forwards or tiles, perhaps?) as non-cacheable.

All my tiles subclass a single base layout tile, so I could conceivably put no-cache junk in there based on a tile property, although I kinda hate to put that stuff in a JSP--I'd rather handle it elsewhere, but I'm not sure where the best place to do this would be.

Is there a canonical way to do this?

Thanks,
Dave



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

Reply via email to