JSP Tomcat link directoryes from 2 projects, help please  
Author Message
ridvansg@gmail.com





PostPosted: 2005-4-4 19:48:00 Top

java-programmer, JSP Tomcat link directoryes from 2 projects, help please Hi Everyone,
I have 2 Tomcat jsp projects which use many common directoryes. I wont
the directory from the second project linked to a directory from the
first, so I can change files on a single place. When I use something
like $ln -s ../project1/visualization ./visualization
and then make request from mozilla I get the error The requested
resource (/visualization/grid.jsp) is not available.

Any ideas