yes i have already put the display tag jr file in my lib folder
only problem in my opinion is use of

<%@ taglib uri="http://displaytag.sf.net"; prefix="display" %>
tag lib directiveas removing this directive will aslo remove the exception,
according to exceptin it is unable to find the class.
myself also trying to use the display tag first time with struts2 and i am
also not sure abot how to configure it with struts2.


On 4/5/08, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> --- aum strut <[EMAIL PROTECTED]> wrote:
> > here is the exception which i am facing
> >
> > java.lang.NoClassDefFoundError:
> *org/apache/commons/lang/UnhandledException
> > *
>
> So what does that exception tell you?
>
> (I have very limited internet access today, so I can't look up the
> requirements for displaytag. but do you have all the required libraries
> for
> it?)
>
> Dave
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to