Hi,
I have created a small test web application with sevlet, jsp and filter but when i deploy it on tomcat, it is not gettng started. If i delete filter configuration from web.xml, evertyhing else runs fine.
Could someone suggest me where i am mistaken, see below my web.xml
my filter class gets complied fine and it is there in proper folder within WEB-INF\classes. below is the code for the filter class
Thanks in advance
regards,
Vilish