May I pose a quick off-topic question? We have a client-server project,
using JSP-Servlets on the server side and applets on the client side. We
want to replace our applet with a Java application.

Is there a way to compile and link class files to create a platform
dependent executable for our application, such that myApp.class is executed
as myApp.exe rather than java myApp?

Any thoughts are appreciated.


Phil

===========================================================================
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

Reply via email to