For example I would like to create "form bean" , now client entered
username and password at browser side that means opening one browser we
can enter username and password. Once is submitted this form, these
values will be stored in Server side.
In Server side, One class , it will have one object so these data (username and password) is saved in side the object. This object is called Form bean object in struts.
Form bean
In Server side, One class , it will have one object so these data (username and password) is saved in side the object. This object is called Form bean object in struts.
You may like the following articles:
What is class
path?Form bean
No comments:
Post a Comment