I'm trying to use the struts bean:write tag to render an html page.
The html that I would like to display is generated dynamically based on a given parameter
that is passed to my action.
I place the generated html in a string that is contained in a form.


When returning from the action. The HTML is displayed as a string without being interpreted by the browser.


Any help is greatly appreciated.



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



Reply via email to