check out http://coldjava.hypermart.net/servlets/j2j.htm ============================================== Hello, is it possible to send form-data to java server pages from Java applets? I have the following constraints: 1. JSP is running in a https server 2. I can't use java 1.2 plugin I heard about communication between java applets and javascript; perhaps it could be a solution (passing data to javascript and sending them from a html form). But i don't know how to do it and the browser compatibility issues of this solution. ServletShop: java server side programming http://coldjava.hypermart.net ____________________________________________________________________ Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com. =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
