Yes, it can be messy. I use an html API for my servlets. It keeps the nasty business of writing all the html tags away from the servlets.
Mike Michael Wills wrote: > I am wondering how you normally output the webpage from a servlet. Do you > actually embedded all of the HTML in the program? That seems a bit > messy. Or > is there a better way? > ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
