I am using Stored(Functions) in oracle which return cursors type(multiple rows)
How can i allot them to resultset in jsp /Java code How to call the function in java code so that i can use the rows just like i have used the result using SQL server/Access as my database ie i have used Resultset in SQL database (Result set in java code) how can i use Cursors in Oracle to use them in jsp/java (???????); Regards SriHari =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
