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

##plugins.themes.academic_pro.article.main##

Nilam Dhatrak
Jui Pote
Shraddha Rathod
Pratik Baldota

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.

##plugins.themes.academic_pro.article.details##