Hello, I have a client/server java Application, as a .jar file, that the users use to launch directly! Now i wanna perform that, by making it starting via an Applet! My Question is : Can we make the applet launching that application in the same manner we do when we call a Servlet from an Applet? Regards!
SCJP 1.4
Damanjit Kaur
Ranch Hand
Joined: Oct 18, 2004
Posts: 346
posted
0
Hi,
Applet can't execute any application that resides on client machine. they have access to server side only.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.