Skip to main content



      Home
Home » Newcomers » Newcomers » jsp runtime error(org.apache.jasper.JasperException: Failed to load or instantiate TagExtraInfo class: )
jsp runtime error [message #651286] Fri, 28 January 2011 12:42 Go to next message
Eclipse UserFriend
I am seeing:

org.apache.jasper.JasperException: Failed to load or instantiate TagExtraInfo class:

I have a tag lib code that extends this class, when I run my JSP I see this error.

Does that mean this is classpath issue?

How do I ensure that this class is available at runtime in eclipse??
Re: jsp runtime error [message #651925 is a reply to message #651286] Wed, 02 February 2011 00:25 Go to previous message
Eclipse UserFriend
Hi,

It is classpath issue.You must put the jar which contains the Tag class in the J2EE module dependencies which will put the class in the classpath.

Thanks and Regards,
Saurav
Previous Topic:DialogCellEditor lost focus
Next Topic:Plugin in Debug mode
Goto Forum:
  


Current Time: Fri Nov 07 17:49:57 EST 2025

Powered by FUDForum. Page generated in 0.08449 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top