1.

How Jsp Calls A Stored Procedure?

Answer»

Java SERVER Pages possess all the characteristics of java and to call and have SIMILAR syntax to call a function. Functions and stored procedures of a DATABASE can be called by using the statement callable. Another way to call the stored procedure is by writing the JDBC code in between the TAG of scriptlet tab.write.

Java Server Pages possess all the characteristics of java and to call and have similar syntax to call a function. Functions and stored procedures of a database can be called by using the statement callable. Another way to call the stored procedure is by writing the JDBC code in between the tag of scriptlet tab.write.



Discussion

No Comment Found