Ed and Pushpendra,
 
Thanks for the reply.  I did realize per the error that I had missed the
beanutils but I had already put it in.  Therefore it did exist as a jar
in my lib.  
 
However, I did find that I had typed in the wrong file for my bean.
 
That was my problem.  
 
Thank again for all the help.  Regards.

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Pushpendra Singh
Sent: Monday, November 05, 2007 9:00 AM
To: displaytag-user@lists.sourceforge.net
Subject: Re: [displaytag-user] Another error?



This is because you don't have commons-beanutils-1.7.0.jar file in your
tomcat's classpath. 

Put this jar file in your application's lib.

 

Regards,

Pushpendra Singh Baghel

Cell:-9324306569

Dir:-022-67928769

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ed
Webb
Sent: Monday, November 05, 2007 8:29 PM
To: displaytag-user@lists.sourceforge.net
Subject: Re: [displaytag-user] Another error?

 

Savoy, Melinda wrote:

> 

> I am running on a local Tomcat v5.5 server.

> 

> Don't understand why we're getting the following error so any insight 

> or direction would be greatly appreciated, regards:

> 

> *description*_ The server encountered an internal error () that 

> prevented it from fulfilling this request._

> *exception*

> org.apache.jasper.JasperException: 

> org/apache/commons/beanutils/NestedNullException

> 

[snip]

 

> *root cause*

> java.lang.NoClassDefFoundError: 

> org/apache/commons/beanutils/NestedNullException

> 

[snip]

 

This is the clue you need. Tomcat cannot find the NestedNullException 

class which is part of the Apache Commons-BeanUtils package. Make sure 

that the BeanUtils jar file is in your webapp's classpath somewhere and 

try it again.

 

Ed!

 

------------------------------------------------------------------------
-

This SF.net email is sponsored by: Splunk Inc.

Still grepping through log files to find problems?  Stop.

Now Search log events and configuration files using AJAX and a browser.

Download your FREE copy of Splunk now >> http://get.splunk.com/

_______________________________________________

displaytag-user mailing list

displaytag-user@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/displaytag-user

 

 

 



This e-mail message may contain confidential, proprietary or legally
privileged information. It should not be used by anyone who is not the
original intended recipient. If you have erroneously received this
message, please delete it immediately and notify the sender. The
recipient acknowledges that 3i Infotech or its subsidiaries and
associated companies, (collectively "3i Infotech"), are unable to
exercise control or ensure or guarantee the integrity of/over the
contents of the information contained in e-mail transmissions and
further acknowledges that any views expressed in this message are those
of the individual sender and no binding nature of the message shall be
implied or assumed unless the sender does so expressly with due
authority of 3i Infotech. Before opening any attachments please check
them for viruses and defects.



The information contained in this message and any attachments is intended only 
for the use of the individual or entity to which it is addressed, and may 
contain information that is PRIVILEGED, CONFIDENTIAL, and exempt from 
disclosure under applicable law.  If you are not the intended recipient, you 
are prohibited from copying, distributing, or using the information.  Please 
contact the sender immediately by return e-mail and delete the original message 
from your system.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to