I am trying to run an example on Ch7 of JavaServerPages 3rd ed. by Hans Bergsten.
My TLD file resides inside the WEB-INF folder called taglib.tld
My TLD looks like
this is what the beginning 2 lines of my message.jsp look like:
The error message I get in
Tomcat is;
NOTE: I HAVE NOT YET CREATED A WEB.XML file. could this be the cause of this? in the dos prompt it says:
WARNING: Internal Error: File /WEB-INF/web.xml not found
[ October 08, 2007: Message edited by: Chunnard Singh ]