generate html from jsp

T

tibi

Hi,

i want to get the html result of a jsp within my java code. then i can
send this result to a file/email/printer etc...
so in my java code a want to 'run' a jsp file so the content is
generated and returned.

thanks

tibi
 
A

Alexander Rohde

Tibi,

you might want to use Filters to do so.

Using a filter you can take the result of a JSP/servlet call and do further
processing on it.

rgds.
Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top