out.println() if you want it to be displayed on your page.

Or, if you want to be really difficult, put the display value into a String
and use <%= myString %> to display it.

-----Original Message-----
From: Claire Ryan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 23, 2000 3: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
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

===========================================================================
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

===========================================================================
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