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]

Reply via email to