Open Access Open Access  Restricted Access Subscription Access

Struts Generator: A Review Paper on Generating Struts Framework from HTML as Input


 

The time and effort that the developer would normally spend in trying to generate the Struts hierarchy and the Presentation layer, the application-independent task, is immensely reduced with the help of this code generator. He can now concentrate on the Business Logic, which is application-specific.

The Code Generator is a tool capable of converting HTML input to JSP output along with Action forms, Action classes and the struts-config.xml file. So in effect it creates the Presentation Layer for the web application, which can later be deployed on the server. This application is smart enough to handle all configuration required for struts application.


Keywords

Code generator, MVC architecture, JSP, HTML, TOMCAT
User
Notifications
Font Size

Abstract Views: 127

PDF Views: 3




  • Struts Generator: A Review Paper on Generating Struts Framework from HTML as Input

Abstract Views: 127  |  PDF Views: 3

Authors

Abstract


The time and effort that the developer would normally spend in trying to generate the Struts hierarchy and the Presentation layer, the application-independent task, is immensely reduced with the help of this code generator. He can now concentrate on the Business Logic, which is application-specific.

The Code Generator is a tool capable of converting HTML input to JSP output along with Action forms, Action classes and the struts-config.xml file. So in effect it creates the Presentation Layer for the web application, which can later be deployed on the server. This application is smart enough to handle all configuration required for struts application.


Keywords


Code generator, MVC architecture, JSP, HTML, TOMCAT