Hello In java servlets, Im sure there is a way to post all my HTML code with
the formatting I choose as one string.
For example

   <html>
    <head>
     <title>My website</title>
    </head>
   <body>
    Welcome to my web site
   </body>
  </html>

Instead of having to write each seperate line as a string!
Thanks in advance,
Micahel De Vorms

Also when view>source is selected I want the html to come us as I did it in
the java code, not in one long line!



_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail.
http://www.hotmail.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

Reply via email to