Sorry Chris,

I'm using Apache Tomcat/6.0.18
By library I mean .jar files located in the lib folder under
webapps/project/WEB-INF/lib
the URL is www.xsvoice.com/nextel/sprinthoroscopes
I have found the declaration, its
<jsp:useBean
    id="uaBean"
    scope="application"
    class="com.upsnap.uatools.UAToolsBean" />

I know this error is usually caused from not having the correct path in the
class portion of the useBean declaration.  However as I said before, I've
taken an exact copy/paste from a working web application and just re-named
the project and it still throws this error.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

PTaco,

*sigh*

What Tomcat version?
What is a "library"?
Where are you putting your "libraries" if they are in the "correct" place?
What is the URL you are trying to access?
Have you found the useBean declaration that it causing the error(s)?
Can you post that <jsp:useBean>?

You have provided basically no information except that you got an error
message at some point. Provide more details if you wish to get any help.

- -chris



-- 
View this message in context: 
http://old.nabble.com/The-value-for-the-useBean-class-attribute-*class*-is-invalid-tp30483280p30483509.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to