Tuesday, November 29, 2011

How to build struts in java?

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.jar file has to be in the classpath. Any jsp engine will then apply the struts.This is mainly the web platform to develop the dynamic pages.
Category:Servlet Interview Questions

No comments:

Post a Comment