Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Struts and the fly likes Failed to load or instantiate TagExtraInfo class: org.apache.struts.taglib.tiles.UseAttributeTei Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Failed to load or instantiate TagExtraInfo class: org.apache.struts.taglib.tiles.UseAttributeTei" Watch "Failed to load or instantiate TagExtraInfo class: org.apache.struts.taglib.tiles.UseAttributeTei" New topic
Author

Failed to load or instantiate TagExtraInfo class: org.apache.struts.taglib.tiles.UseAttributeTei

Chetan Dorle
Ranch Hand

Joined: Aug 06, 2009
Posts: 128

Hi All ,


Can anyone suggest how can i resolve this problem while using tiles in struts ,i am using following jars

struts-tiles-1.3.10.jar----------------->This is where UseAttributeTei.class is
struts-core-1.3.10.jar
struts-taglib-1.3.10.jar
servlet-api-2.3.jar ---------->This is where TagExtraInfo.class is

The error i got is



Chetan Dorle
Ranch Hand

Joined: Aug 06, 2009
Posts: 128

Hi Guys ,

Finally i got the solution i just removed the struts-tiles.tld from project and it start working.

You can refer link http://www.myeclipseide.com/PNphpBB2-printview-t-7122-start-0.html

Thanks a lot to Javarancher...!!!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Failed to load or instantiate TagExtraInfo class: org.apache.struts.taglib.tiles.UseAttributeTei
 
Similar Threads
Struts validation in Version 1.2.9
Error in deploying sample application
JSP struts tag error
Configuring First Struts Application
JBoss 4.0 and Struts1.0