I am trying to implement a tree-view interface on the Web with a database backend. The 
Microsoft way is to use ActiveX control and ADO, but it requires their proprietary Web 
server and platform. I am thinking of using a Java applet to do the tree-view and 
using a servlet to connect to a database. At the first phase, there won't be any 
record update, insert or delete.
If anyone could give me some suggestions and/or procedures on how to implement this, 
especially on how to get the servlet to talk to the applet, it would be highly 
appreciated.

Nathaniel

___________________________________________________________________________
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