Hi All,
I use
Tomcat 6. I am trying to write a custom tag. When I run this tag I get java.lang.ClassNotFoundException.
I am not sure what I am doing wrong here. Any help is appreciated.
Tag Class::
TLD File::
JSP::
I have not put anthing in the web.xml since in JSP 2 we do not need the entry in web.xml
Thanks