JSP trouble on iPlanet webserver

Hi,I'm having trouble getting some jsp files to work in a subdirectory.The same files in the root are working fine. The moment I put them in a subdirectory, the files refuse to compile and I get a server error.Can any-one help me out?Thanks.Yves
[295 byte] By [peirlinc] at [2007-9-26 2:29:19]
# 1
Make sure you do not have a virtual directory set up with that same name (servlet or otherwise).
c2cate at 2007-6-29 9:46:21 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
make sure the webserver has permissions to read that subdirectory too
bobd3 at 2007-6-29 9:46:21 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...