Good afternoon... I'm new to Struts so I hope I'm not asking something that has already been asked or is documented somewhere - though I haven't been able to find it.
I'm developing an application in Struts that outputs primarily XML; but in some instances I need it to output HTML of the same ActionForms and Actions. Is there a way I can change the page forwarded in the Forward depending on some flag or property?! Or is there someway I can set the JSP to output text/html or text/xml depending on some flag or property (and obviously generate the correct section based on the flag)? Thanks. Eric Schultz Technical Leader Elix --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

