How to use jQuery in Web App that makes JDBC calls to MS SQL database.
Hello,
I am new to jQuery. Can anybody give me an example/sample code/Architecture advice on how to use jQuery in Web App that makes JDBC calls to MS SQL database.
Currently I am using JSP with JavaBeans to access the database.
Thanks