ionutdinulescu
Programmer
I have an applet which i call from a page located on a apache server.
the applet communicates with a tomcat server on another machine, so it must be stored on the same machine on which tomcat runs.
where do I have to put my applet ? I have tried to store it in the web-inf directory, but do I need ay extra settings ?
thanks
the applet communicates with a tomcat server on another machine, so it must be stored on the same machine on which tomcat runs.
where do I have to put my applet ? I have tried to store it in the web-inf directory, but do I need ay extra settings ?
thanks