Hi,
I have defined a custom tag but when try to run the
jsp using the same in Weblogic5.1 an exception is raised. javax.servlet.ServletException: compilation of /tag/tag1.jsp failed: weblogic.utils.ParsingException: nested IOException: java.io.IOException: cannot resolve 'MyFirst.tld' into a valid tag library
I am attaching the code of the tld as well as jsp for review. Both the jsp and the tld file are in the same directory.
TLD FILE:
Pls. help in solving the problem.
Thanx in anticipation,
Vishal
[This message has been edited by maha anna (edited April 23, 2001).]