I forgot. I am using it with:
"
<%@ taglib uri="/WEB-INF/recupValeurs.tld" prefix="recup" %>
"
and it tomcat says me:
org.apache.jasper.xmlparser.MyEntityResolver resolveEntity
PUBLIC ID invalide:null
Hi everyone!
I don't want remote dtd like "java.sun.com/dtd/web-jsptaglibrary_1_2.dtd" but a local dtd.
<!DOCTYPE taglib SYSTEM "C:\Program Files\jakarta-tomcat-5.5.9\webapps\PSweb\WEB-INF\web-jsptaglibrary_1_2.dtd">
seems to be working.
But when the jsp with taglib is used it gives me...
I al thinking into telling the problem to the client but i'm not sure if they would listen to the Truth path...
A client is a client: when he wants somoething he doesn't care if it's stupid or not...
thanks a lot for the help anyway
yes I understand. But imagine they had hundred of webapps executing in Tomcat. I mean 'commercial' webapps!
You can understand that they don't want (even if you explain the technical point of view) to stop Tomcat! And I think it's precisely our situation.
But when you speak of 'and I don't...
Hi,
I can't stop Tomcat because there are other aplications which are running.
I want to deploy my web aplication. I have a .war file. I want to do the same as the manager of the tomcat home page.
I could deploy myself the webapp but I think you have to tell Tomcat his context has changed.
thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.