How to add external folder to apache tomcat classpath
843798Oct 6 2008 — edited Oct 6 2008Hi,
I hope this is the right forum for the following question.
I need the tomcat to know an external folder in the disc. In eclipse I did the following:
Run tab -> Open Run Dialog .. -> Classpath tab -> mark User Entries & click on Advanced
-> Add External Folder
& it worked like a charm.
My question is: How to add an external directory to tomcat under deployment environment (not a development one) ?
Thanks for your time.