Hi everyone!
does anyone know what would cause this exception to be thrown?
org.apache.jasper.JasperException: object is not an instance of
declaring class
I'm trying to call a method of a bean on a page using a scritplet :
<%=tmpcomp2.getDescription()%>
The bean is instantiated on the page vi the tag
<jsp:useBean id="tmpcomp2" class="com.blah.Component" scope="session"/>

any clues????
Matt
begin:vcard 
n:Goss;Matt
tel;fax:919-657-1501
tel;work:919-657-1432
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Matt
end:vcard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to