out.print
out.println
out.write

A perusal of the JSP syntax ref. wouldn't hurt:

http://java.sun.com/products/jsp/technical.html

Scott Stirling

-----Original Message-----
Sent: Tuesday, May 23, 2000 4:00 PM
To: [EMAIL PROTECTED]
Subject: write method within response object


hi
what's the method to use for to write to HTTP output, i 've tried using
response.write(String), but this doesn't work, any ideas?
thanks in advance
claire

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to