Never mind, i just reefed it out of a package and it works. -Josh
"Rimmer, real dumplings, proper dumplings when they're properly cooked to perfection, proper dumplings, should not bounce." ----- Original Message ----- From: "Josh" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, August 16, 2002 4:47 PM Subject: Can't find the filter class :( > I've got this in my web.xml file: > > <filter> > <filter-name>protectedFilter</filter-name> > <filter-class>au.com.multemedia.wf.misc.ProtectedFilter</filter-class> > </filter> > > <filter-mapping> > <filter-name>protectedFilter</filter-name> > <url-pattern>/protected/*</url-pattern> > </filter-mapping> > > I get a classnotfoundexecption in the logs, althought the class file is > there... Is there something wrong with my syntax? > > -Josh > > "Rimmer, real dumplings, proper dumplings when they're properly > cooked to perfection, proper dumplings, should not bounce." > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>