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]
- RE: why can't i use jsp:useBean Peter Choe
- RE: why can't i use jsp:useBean Filip Hanik
- RE: why can't i use jsp:useBean Edson Alves Pereira
