Hi all, i have a problem with Tomcat 4.1.12:
I'm using a JSP page that it use an "include directive" (<%@ include file=...%>) to include another JSP page. The filename that i have specified is relative to the directory containing the first JSP page, but it is a symbolic link (i'm on a linux box). When i access that JSP page, the JSP compiler throw a JasperException that say "FileNotFound" ! Before Tomcat 4.1.12 i was using 4.0.4 and the thing was ok. What is it wrong on using symlink ? Anyone can help me ? Thanks in advance. Max -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
