Web applications differ from conventional websites in that web applications can create a dynamic response. To make it easier to reference dynamic data from a page, the Struts framework offers a set of tags. Some of the tags mimic standard HTML tag while providing added value. Other tags create non-standard, but useful controls. While HTML provides a simple a tag for creating hyperlinks, the HTML tag often requires us to include redundant information. Also the HTML tag cannot easily access dynamic ...
We use tags and beans to fetch data from the bean and present it. If you have some knowledge about these, then you will love working with these. Bean interaction involves JSP getting the value of some property of a bean and displaying that value to the user. Another role of JavaBean is defining how events are specified. Tags can be concerned with two bean-related issues: Introspecting the beans to find the properties and get the methods that these tags should call ...
thanks...
sorry for all the questions
thanks...
06-14-2013, 02:22 PM in gbonecapone