> From: michel [mailto:compu...@videotron.ca] > Subject: Re: WEB-INF
> do you mean things like URL rewrites and such are > ignored if you puta JSP in WEB-INF? Redirects to anything in WEB-INF will fail, since the redirect is actually issued by the client. A forward to something in WEB-INF will work (as defined by the spec), but the issue under discussion is direct access by a client, not internal usage. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org