Just a thought:

NES's version of JSP is some what crippled. You may want reference the NES
feature docs.

HtH,
Martin

-----Original Message-----
From: Adam H. Pendleton [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 12, 1999 12:49 PM
To: [EMAIL PROTECTED]
Subject: JSP Problems


I am having problems using Netscape Enterprise Servers implementation of
JSP.

1) When I try to specify the <usebean> tag, I get an error that says
"USEBEAN tag is invalid".
2) When I use just the plain <bean> tag, I don't get that error, but I am
unable to reference the object, ie.:

<bean id="name">

name.connect();


Error: name not a valid variable or object.

I realize this is not a mailing list specifically for Netscape, but I
thought maybe someone could help me.

ahp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Si hoc legere scis nimium eruditionis habes.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to