I am using struts 2.0.6...some of the sample tutorials i saw all deal with
the 1.x versions, plus, the jar files which come along with the "lib" folder
of the struts 2.0.6 version seem quite different from the 1.x versions...u
think its better i use the earlier version???

On 5/1/07, Nuwan Chandrasoma <[EMAIL PROTECTED]> wrote:

what is the struts version you are using?

Thanks,

Nuwan.


----- Original Message -----
From: "vikas rao" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Tuesday, May 01, 2007 4:40 AM
Subject: HELP!!


> Hi,
> I am getting this exception:
> org.apache.jasper.JasperException: /index.jsp(9,0) No tag "" defined in
> tag
> library imported with prefix "html"
>
> My index.jsp file code starts like this:
>
> <%@ taglib uri="/WEB-INF/tlds/struts-html.tld" prefix="html" %>
>
> so what is the problem?
> I have added this in the web.xml file:
>
> <taglib>
> <taglib-uri>/WEB-INF/tlds/struts-html.tld </taglib-uri>
> <taglib-location>/WEB-INF/tlds/struts-html.tld</taglib-location>
> </taglib>
> </web-app>
>
> I am sooo frustrated, cant make a single struts program work :(.
> help!!
> vikas.
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to