Javatpoint Logo

How to get input name from jsp in spring mvc controller

By: navinn*** On: Fri May 12 13:32:08 IST 2017     Question Reputation0 Answer Reputation0 Quiz Belt Series Points0  0Blank User
Hi,
I am new to spring Mvc , I want to know how to take name from input type <input type="text" name ="t1"> and pass it to controller class of spring mvc.

Regards ,
Navin Nagrani
Up0Down