The error occurred at the compilation time: SendMessage.java:17: package org.apache.commons.beanutils does not exist.
The java code on line 17 is: import org.apache.commons.beanutils.BeanUtils; and the commons-beanutils.jar is in the c:\jakarta-tomcat-5.0.27\webapps\AppName\WEB-INF\lib directory. --- Andrew Hill <[EMAIL PROTECTED]> wrote: > The error is run-time or compile-time? > > > Caroline Jen wrote: > > > I have the commons-beanutils.jar file in my > > AppName\WEB-INF\lib directory. And I have this > > statement: > > > > import org.apache.commons.beanutils.BeanUtils; > > > > in my .java class. > > > > Why do I get the error message that the BeanUtils > > class cannot be found? > > > > > > > > _______________________________ > > Do you Yahoo!? > > Declare Yourself - Register online to vote today! > > http://vote.yahoo.com > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]