What are the various Struts tag libraries?
Struts is very rich framework and it provides very good and user friendly way to develop web application forms. Struts provide many tag libraries to ease the development of web applications. These tag libraries are: * Bean tag library – Tags for accessing JavaBeans and their properties. * HTML tag library – Tags to output standard HTML, including forms, text boxes, checkboxes, radio buttons etc..