Can anyone help me or guide me to a website/page where I can find this information?
For example, I have Oracle PL/SQL stored procedures that take parameters and inserts these parameter values to a table. How do I call and pass in values to the stored procedure from JSP???
Thank you!
For example, I have Oracle PL/SQL stored procedures that take parameters and inserts these parameter values to a table. How do I call and pass in values to the stored procedure from JSP???
Thank you!