On Wed, 7 Mar 2001, David Wall wrote:

> This is great, but it doesn't seem like that classpath is available to the
> javabeans that my JSPs use.  Does that make sense?  Is the classpath only
> setup for the JSPs (and if not, why does Jasper report the classpath setting
> for each JSP page invoked?)?

I ran into this issue and thought it was a classpath problem, but after
reading the JSP spec, discovered that you have to use the fully qualified
classname for beans.  You might want to take a look in the 1.1 spec under
the section for <jsp:useBean>.

-- Brett
                                http://www.chapelperilous.net/~bmccoy/
------------------------------------------------------------------------
Yow!  I'm having a quadrophonic sensation of two winos alone in a steel mill!


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

Reply via email to