Use some template tool. Or Java HTML generator.
Cezar
On Wed, 21 Apr 1999, Jeetandra Mahtani wrote:
> Hello,
> I have a lot of html that I am sending to a client
> such as
> <tr>
> <td width="17%"><small><small><font
> color="#FF0000"><strong>Bill to Number:</strong></font>
> </small></small></td>
> <td width="16%"><small><small><input type="text"
> name="C1BTNO" size="11"
> maxlength="11"></small></small></td>
> <td width="33%"></td>
> <td width="34%"></td>
> </tr>
> and I am writing it by
> out.println(.....)
> out.println(.....)
> Now this is becoming really cumbersome to do a
> out.println and then insert a \, in front of every " .
> Can someone please provide any suggestion on how to
> get this done faster.
> Thanks,
> J
>
>
>
>
>
>
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> ___________________________________________________________________________
> 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
>
Cezar Totth email: [EMAIL PROTECTED]
Fax: (401) 220 33 95
Genesys Software Romania Phone: (401) 638 49 44
Stefan Furtuna 169, sect.6
cod 77171, Bucharest
Romania
___________________________________________________________________________
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