Hi Harishwar,
Did you get your answer to this question?
If no, can anyone please explain this? I know struts html tags automatically populates html fields from form beans, but we can do the same thing using scriptlets, can't we? Is there anything else that these tags do? for eg., if I use normal html, will the framework still make the user input values available in the form bean?
If I do not use these tags, will the framework still work normally and correctly without me having to do any extra work?
Thanks in advance to all for your help