When you have a lot of html-code which is not changed within the servlet
you normally read the html-files with the i/o-classes from Java and send it
to
the OutputStream you created i nthe servlet.
greets
Thorsten
-----Urspr�ngliche Nachricht-----
Von: Michael Wills [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 30. November 2001 15:29
An: [EMAIL PROTECTED]
Betreff: Now that I have my first servlet written...


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?


----------------------------
Mike Wills
AS400 Programmer
[EMAIL PROTECTED]


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

___________________________________________________________________________
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

___________________________________________________________________________
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

Reply via email to