Hi,
is there a way to call DB2 sql stored procedure from jsp?
what's the first steps I need to know??
Thanks


On Tue, 30 Oct 2001 09:50:32 -0500, A mailing list about Java Server Pages
specification and reference wrote:

  You could do a simple query from your database to see if you got the
results
  desired, like a simple select and return that value to your jsp page...

  -----Original Message-----
  From: charu gupta [mailto:[EMAIL PROTECTED]]
  Sent: Monday, October 29, 2001 7:42 PM
  To: [EMAIL PROTECTED]
  Subject: exceuting oracle stored procedure in jsp


  Hi ,

  I have a oracle stored procedure which I call from my
  jsp.It is working fine.
  How can I check if the stored procedure was executed
  succesfully? Is there any value returned by the stored
  procedure which I can check in my jsp?

  Thanks,
  Charu

  __________________________________________________
  Do You Yahoo!?
  Make a great connection at Yahoo! Personals.
  http://personals.yahoo.com


===========================================================================
  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





_______________________________________________________
http://inbox.excite.com

===========================================================================
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

Reply via email to