I posted a tag (StoreTag) which will store the generated html from a jsp in a bean, then in your action you can get the RequestDispatchter and do an "include":
Details in the following messages: http://www.mail-archive.com/[EMAIL PROTECTED]/msg94956.html http://www.mail-archive.com/[EMAIL PROTECTED]/msg94935.html Niall ----- Original Message ----- From: "ruben" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, March 25, 2004 3:59 PM Subject: html inside an action > hi! > how can i get the output generate in a .jsp inside an action like it was > a resource that i can process(a String or something else)??? > thanks a lot in advance. > > PD: I need to call jasper compiler or something similar? what can i do > that? thanks > > > --------------------------------------------------------------------- > 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]