I simply read a template html file from the disk and send it out to the user
using the PrintWriter, with certain HTML comments indicating where the servlet
is to insert the customized information for that session.

James W. Cooper
Advanced Information Retrieval and Analysis
IBM T J Watson Research Center
[EMAIL PROTECTED]
http://flahdo.watson.ibm.com/
http://www.research.ibm.com/people/j/jwcnmr/



Resource Allocation <[EMAIL PROTECTED]> on 04/30/99 11:26:39 AM

Please respond to "A mailing list for discussion about Sun Microsystem's Java
      Servlet API Technology." <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: James Cooper/Watson/IBM)
Subject:  large HTML code





Hi...
I am facing a problem I dont if its a simple one ...but if I want a large HTML
form to be returned to the user, it does not seem wise to me to code every line
of the HTML code in the out.println("......") statements. Can I do away with
that by any other possible way...somebody please help me with that
Thx
Yogesh


IMRglobal Ltd.
Plot # 22, SEEPZ,
Andheri (E), Mumbai-400096
Phone  : 8291421 Ext. 151
Mail To : [EMAIL PROTECTED]

___________________________________________________________________________
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