Hello Everyone, Is there any FLUSH attribute for action forward tag in struts-config.xml. Basically when I do findForward in my action class, it throws "Response is already commited. Can't forward the request." error, the solution to which lies probably in setting the flush property (as we do in JSPs).
Or is this problem related to something else ?? Thanks, BS --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

