From: "syed abrar" <[EMAIL PROTECTED]>
I have a code which s written using tag libs...and while i try to run it its giving me an error
"Unable to load tag handler class
"org.apache.strutsel.taglib.html.ELTextTag" for tag "html-el:text"
If anyone has solution or know a user list from which i can get the help please mail it.

I think you're in the right place. :) It looks like you're trying to use the Struts-EL <html-el:text> tag, without struts-el.jar on the classpath.

Look in the 'contrib' directory of your Struts distribution, and copy all the .jar files in contrib/struts-el/lib to the WEB-INF/lib directory of your webapp.

--
Wendy Smoak










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

Reply via email to