Discussed many times on this list. Search the archives for "applet
servlet": http://archives.java.sun.com/archives/servlet-interest.html

Here's an example with complete source code:
http://www.about.com/kmukhar

Check the examples for ch10 at http://www.servlets.com
http://www.servletguru.com (Download the examples and look for the
classes in the tunnel package)

http://www.jguru.com/jguru/faq/view.jsp?EID=157

"Gnanasundaram, Suresh (S.K.)" wrote:
>
> I have to access the database with the an applet, but there is no
> possibility of signing or using any plugin.  What is the best solution.
> Things are behind fire wall. Is it with socket or RMI.  If so is there any
> examples or samples i can get to see how i can communicate applet with
> servlet for accessing the database (applet+servlet in one server and db in
> another server)

___________________________________________________________________________
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