writing a text file from a jsp
Hi
I have a jsp which fetches data from a d/b based on certain parameters ...This page displays the results in a tabular form.Now i want to insert a button in this jsp page upon clicking which i will get the same results also in a text file...
How to go about this please suggest...
Thanks in advance

