开发者

Fill the fields of a form automatically after a field is filled using springs and jsp

开发者 https://www.devze.com 2023-02-26 14:12 出处:网络
I have a form that lets the user t开发者_运维问答o either add an employee\'s details or edit existing details. Once the user enters the employee id in the form and presses search button, then the cont

I have a form that lets the user t开发者_运维问答o either add an employee's details or edit existing details. Once the user enters the employee id in the form and presses search button, then the controller will search for the details of the employee and fill the form. Can this be done without resending the page to the user? I'm using jsp and springs.


We can use ajax, jquery to populate the forms without resending the page

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号