I am having real trouble even getting a simple example to work with a 1.2 applet communicating to a Servlet with RMI. I have a lot of examples for using RMI with a servlet with a Java application but I am having trouble understanding which parts are common to Applets. I have an interface that allows only one method to be run on the servlet, and this is the sort of thing I want to do, so that I can get the thing to work and then develop it to do more and more... is there any resources that wouuld help me with specific Applet -> servlet stuff? Or can anyone describe what I need to do for the simplest example? Thanks, C. ___________________________________________________________________________ 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
