Please Help!
Hi there
I am using JBuilder 4 to create a Servlet and JSPes. When the client requests come it first goes to the Servlet and then the Servlet passes it to the appropriate JSP.Now I want to use some custom tag in the JSP page and I found that when I run the Servlet in JBuilder 4 it could find the .tld file. I have tried to put the .tld files in every directory but it still doesn't work. Then, I tried to run the JSP directly. It is able to find the .tld file. Does any know how to solve this problem? Please Help !
Thank you very much !!
From Edmund

