Yep! It looks like that was it. I thought I didn't to package a simple
class.

Thanks muchly!
-david-

-----Original Message-----
From: otisg [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, February 04, 2003 2:55 PM
To: David Haynes
Subject: Re: Do I have to set a classpath? If so, how?

That fooManager is not in a package?  If so,
I'd imagine you need to specify it, no?
Just a guess...

Otis

---- On Tue, 4 Feb 2003, David Haynes
([EMAIL PROTECTED]) wrote:

> Newbie developer here:
>  
> I have a bean (fooManager) that is sitting
in the /WEB-INF/classes
> space.
> I am referencing it in a jsp as
<jsp:useBean id="foo" class="fooManager"
> scope="session"/>
>  
> When I access the jsp, I get a "Cannot
resolve symbol" for fooManager.
>  
> I thought that the classpath was
automatically populated with classes
> from the /WEB-INF/classes directory.
> Do I need to generate a jar? Set up
something in the web.xml?
>  
> Details:
> Tomcat 4.1, Java 1.4
>  
> Thanks!
> -david-
> 
> 
> 


________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag

---------------------------------------------------------------------
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]

Reply via email to