> I'm not prepared to do this. The whole purpose of housing the file in > WEB-INF/... is that it is not within docroot, making it vulnerable to > access through the webserver. I also want to make sure it is not > accidentally overwritten with an update. > > I now access it cocoon://../../WEB-INF/auth/xxx
don't know exactly what you want, but the thing above is much more easily achieved with the context protocol: context://WEB-INF/auth/xxx Regards Ard > > > - > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > - -- > [EMAIL PROTECTED] > http://conficio.blogspot.com/ > ================================================ > | We teach software one screencast at a time | > ================================================ > http://www.conficio.com/ > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.5 (MingW32) > > iD8DBQFFRfaNRDUvrJRNjTARApqLAKCbNI+jdXR1GkGW+PEMwdrU7/dPFACfePpg > Fw7OlgaDv5xfe+d84GVocHI= > =VvrT > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
