Your servlet passes the Request params to the stored procedure via a DAO and returns output in the Response object.  Your html href and/or form action tag references the servlet.
 
Mark
-----Original Message-----
From: M. Amin [mailto:[EMAIL PROTECTED]]
Sent: Sunday, September 22, 2002 11:23 AM
To: [EMAIL PROTECTED]
Subject: How can i submit my form to pl/sql procedure ?

Dear All,
 I've two questions regarding java and pl/sql :

1- How can i submit my form to pl/sql procedure ?
2- How can i refere a pl/sql procedure in the 'href' attribute of a html anchor ( in which pl/sql code paints the target html page ) ?

Regards,
 M. Amin


Reply via email to