>class="Bar"

use the fully qualified name for the class here

Filip


-----Original Message-----
From: Peter Choe [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 14, 2003 12:29 PM
To: [EMAIL PROTECTED]
Subject: why can't i use jsp:useBean


i am using tomcat 4.1.10 and am trying to write a jsp.  when i use:
<jsp:useBean id="foo" scope="request" class="Bar" />

i get a servlet context error.  i am importing the package that Bar.class 
is in.

any suggestions?



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