HI...

The best way to return the ResultSet from database(according to me) is
use Vector.

U create Vector of Vectors and return that Vector from EJB.
by this u an even close the connectsion and resultset.

-Surya.

----- Original Message -----
From: Nigam Shalabh <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 06, 2000 5:46 PM
Subject: Query on using ResultSet in JSP or any JavaClient


> Hi All,
>
> I am trying to access the ResultSet object from my client. Basically, one
of
> my EJB methods is returning a resultset object. I am getting an error :
> java.lang.ClassCastException:oracle.jdbc.driver.OracleResultSet.
>
> Q. 1 is it possible to read a resultset in the client .
>
> Q. 2 If not , then what is the way out?
>
> Regards
>
>
>
> Visit http://www.niit.com for eCommerce Solutions.
>
>
===========================================================================
> 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