Hi there,
I heard about something called ASP which will allow you to use
<Java>...</Java> tag to imbed Java code into regular HTML. This is much
easier to code like what Microsoft does in their ASP. However I have not
got a chance to use it. Maybe you may look at this or someone else who is
using it can have a better say.
Thanks,
Bin
-----Original Message-----
From: Jeetandra Mahtani [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 21, 1999 2:08 PM
To: [EMAIL PROTECTED]
Subject: Need a suggestion for writing a lot of html....
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
___________________________________________________________________________
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