Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

applets directory

Status
Not open for further replies.

ionutdinulescu

Programmer
Jun 11, 2002
59
GB
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
 
Just put the applet in the root of your webapp.

--------------------------------------------------
Free Database Connection Pooling Software
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top