aspose file tools
The moose likes Swing / AWT / SWT and the fly likes JApplet in webserver Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JApplet in webserver" Watch "JApplet in webserver" New topic
Author

JApplet in webserver

Sri Rangan
Ranch Hand

Joined: Dec 08, 2001
Posts: 160
Hi
In a web based application, We would like to have swing JApplet as the front end and servlet as the controller and the server side logic will be in Java Beans and it will be running on a webserver. At the start of the application, JApplet which is embedded in a HTML file will be downloaded to the client side. Please note that the JApplet will in turn will call JFrame or JInternalFrame classes.(only the starting class in a JApplet.). I have done this kind of stuff with App Server with EJBs, not in webserver. Any thoughts?
Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JApplet in webserver
 
Similar Threads
Connection with servlets (jsp)
Telnet client from webapp [was: Help needed in jsp and beans]
Project Suggestion
webserver help
WebServer & Application Server