Map external directory outside tomcat installation in eclipse Dynamic Web Project -
i want map external directory outside tomcat installation stores images in eclipse dynamic web project's tomcat server. have done in tomcat directly adding context tag in server.xml file. when done in eclipse dynamic web project's tomcat server.xml file. not working. using tomcat 6.
my question is:
- how map external directory outside tomcat installation in eclipse dynamic web project?
- is way map external directory outside tomcat installation?
thanks
brajesh
try linked resource. go folder in want external directory apprear. open file menu -> new -> folder.
type in name.
click on "advanced >>". select "link alternate location (linked folder)". browse external directory.
click finish.
that creates link workspace external directory. it's possible plugin supports that.
Comments
Post a Comment