From: Christoph Nenning
Sent: Tuesday, October 24, 2017 7:40 AM
To: Struts Users Mailing List
Subject: Re: Struts 2 JSP Taglib error
Hi,
I have often seen this when application included something jsp-api.jar or
jee-api.jar (other filenames are possible
Hi,
I have often seen this when application included something jsp-api.jar or
jee-api.jar (other filenames are possible). That means Serlvet-Container
as another jar containing javax.servlet.jsp.tagext.Tag then application
which causes that ClassCastException.
Regards,
Christoph
> From: "r
On 10/24/2017 10:10 AM, ravirajmishr...@gmail.com wrote:
> java.lang.ClassCastException: org.apache.tiles.jsp.taglib.UseAttributeTag
> cannot be cast to javax.servlet.jsp.tagext.Tag
There are several possible things. Please search the web for "cannot be
cast to javax.servlet.jsp.tagext.Tag" th
3 matches
Mail list logo