Hi all,
i asked before for help with JSP page that include a symlink file.....
examining the source code i noticed in
org.apache.naming.resources.FileDirContext 2 things regarding symlinks:
1) there is a flag name "allowLinking"....but i don't know if it
settable or not
2) there is a test beetween AbsolutePath and CanonicalPath of the
included file.....it's this test that preclude the use of symlinks in
the include directive
Can anyone help me understanding this things ?
Thanks
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>
|