hi,
maks sure you have the struts2-core-2.0.6.jar in your lib folder..
and just add <%@ taglib prefix="s" uri="/struts-tags" %> in your jsp. that
is all what you need.
no need to add any entry in web.xml.
are you using
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
version="2.4">
in you web.xml header.?
Thanks,
Nuwan
----- Original Message -----
From: "Aram Mkhitaryan" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Sunday, March 04, 2007 11:14 AM
Subject: can't find struts-tags.tld
Hi,
in docs\docs\webxml.html it is described that
---------
If, for some reason, a taglib configuration is needed within web.xml, copy
struts2-core/core/src/main/resources/META-INF/struts-tags.tld to the
WEB-INF
directory as struts-tags.tld. Then, add a taglib element to the web.xml.
----------
but there is no struts-tags.tld in any distribution for struts-2.0.6 (
struts-2.0.6-all.zip, struts-2.0.6-apps.zip, struts-2.0.6-docs.zip,
struts-2.0.6-j4.zip, struts-2.0.6-src.zip)
Can someone help me? What is wrong: the distribution or ... ???
Thank you in advance,
Aram
________________________________
Aram Mkhitaryan
52, 25 Lvovyan, Yerevan 375000, Armenia
Mobile: +374 91 518456
E-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]