Friday, February 2, 2007

How to build struts in java? What are the functions of struts?

To build struts in Java, we need the struts taglib. They provide many of the inbuilt tags that provide the many activities like loop, tiles (to beautify the page) etc. For this the struts.jarfile has to be in the class path. Any jsp engine will then apply the struts. This is mainly the web platform to develop the dynamic pages.

SOURCE : www.referjava.com

No comments: