>How can I use the " with the print funtion  ?
>for example : .print ("<!-- #include file="c:\..." --> ");

Herve

You need to escape the " like this \"

You should use the Java Reference to check stuff like this... It's
not really related to servlets.

It is available FREE on the internet at:
http://java.sun.com/products/jdk/1.2

___________________________________________________________________________
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