Can any one help?

JSP's are fairly new to me.

Can I call a bean from another bean?
I have a simple JSP form that calls a user validation bean, this works
fine.
Now here is my problem all my data access is to be through Oracle
database procedures.
I have wrapped/published my procedures into classes and now wish to call

these classes from my bean.

It fails all the time, any help would be appreciated.

Regards

Chris

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to