Newbie - question about tld or dtd files
- From: "Tim Lucia" <timlucia (at) yahoo.com>
- Date: Thu, 15 Jun 2006 09:00:17 -0400
xyzzy.jsp:
<% (at) taglib uri="/tags/struts-bean" prefix="bean" %>
web.xml:
<!-- Struts Tag Library Descriptors -->
<taglib>
<taglib-uri>/tags/struts-bean</taglib-uri>
<taglib-location>/WEB-INF/struts-bean.tld</taglib-location>
</taglib>
Then place the actual tld file where the <taglib-location> element says it
should be.
Tim
-----Original Message-----
From: carrie.latimer (at) dot.state.fl.us [mailto:carrie.latimer (at) dot.state.fl.us]
Sent: Thursday, June 15, 2006 7:53 AM
To: Tomcat Users List
Cc: developers (at) tomcat.apache.org
Subject: Newbie - question about tld or dtd files
How can I place them locally? In the office where I work, we have a fire
wall and I get connection error messages when I try to use www whatever in
my jsps or in other files.
Carrie Latimer
Florida's Turnpike Enterprise
Tolls Data Center
Main 561.488.5361
SC 247.5361
Fax 561.470.6615
Mobile: 561.239.6189
Nextel: 158*763*109
carrie.latimer (at) dot.state.fl.us
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org