You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Natra, Uday" <UN...@cooksys.com> on 2001/04/27 20:09:16 UTC

How to generate html dynamically and write it to a file?

Hi All,
I have this scenario. 

When the user clicks a button on a html page, I need to do some back ground
processing which involves generation of some Html, based on the values in
the database and then the generated html need to be saved as a file.
Ofcourse I think I know how to e-mail that file once I get it. If any one
has implemented this or have any ideas please let me know.

Thanks,
Uday.