Skip to Content
0
Former Member
May 11, 2005 at 05:46 PM

Accessing EJB Object in JSP, need help

135 Views

Hi,

We have implemented EJB's in our Portal. We are having problems in accessing the EJB Object inside JSP. When we do a response.write in the Portal Component,we are able to get the values of the Object in JSP but when we access the EJB Object in JSP and try to get the values with the get methods, it fails, getting Unable to render JSP error.

Did anyone come across this kind of situation.

Any help is highly appreciate,

Thank you for your time.

Regards

Som