On Thu, Sep 02, 2004 at 05:10:53PM -0400, Yanbin Ma wrote: : I was using all jsp files without a web.xml under WEB-INF folder. : Everything worked fine, until I added some servlet java classes and : web.xml to register them. Then tomcat cannot find my jsp any more.
1/ please post a *new* message when writing to the list. Replying to an old (unrelated) message confuses thread-aware mailers, which makes your question harder to find (and thus answer). 2/ Post your web.xml, as none of us can see it =) Sounds like a misapplied servlet mapping that includes a "/" where it shouldn't. -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
