I have designed a web based application
Front end-An
applet
back end-
Servlet
Server
tomcat
Application basicaaly use serealization to communicate with the servlet.Now i have put the jar file of my applet in application folder.
When client excess my application then would jar file of my source application also get loaded at client side.
i want to know the what is happening at runtime.I have given path of my jar in the html file which client would use as an url.