tags:

views:

15

answers:

0

Dear All, I m a new bie to spring framework,and want to make a small aplication using spring framework in which user enters username and paswword,checks authenticatin from mysql database using jdbc template and returs success or error.Please suggest how can i implement