Hi , I have an html page with an applet in it. This applet triggers a doGet in a servlet (passing a few parameters ) which in turn makes a database connection . The results are stored in a Properties object which I want to give back to the applet. The applet will show the results in a table in a JDialog, so i need to have the Properties object. Thanks in advance ___________________________________________________________________________ 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
