Hi, all

I made an applet-servlet program which servlet accesses a database with
the input parameters from the applet, and populate the data back to the
applet UI. When user update the data, I want to display confirmation
html page on the browser.  I can pass the html tags without any error
with PrintWriter(), but the page does not appear on the browser. It
seems like html tags are passed onto the applet not to the browser.
Anybody have an idea? Please help me out. Thank you.

Robert Chung
Vertica Software, Inc.
[EMAIL PROTECTED]

___________________________________________________________________________
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