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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -