Close
jGuru Forums
Posted By: Anonymous Posted On: Wednesday, June 12, 2002 01:40 PM
I have a html template (jsp file), and i want to send to the client the output of its content with all the attributes i set and the images already loaded. All the examples i have seen consist on the explicitly set the html code into a String variable. So how can i tell the javamail to take the file, load all its content (attributes and images) and then send the whole page to any location?
Re: Sending a html template with parameters and images thru a servlet
Posted By: John_Zukowski Posted On: Friday, June 21, 2002 11:30 AM