Can JSP Code be Generated Using XML Tags?
Neha Bothra, Kritika Jain, Sanjay Chakraborty

TL;DR
This paper proposes a conversion method that transforms XML tags into JSP code, simplifying the development process by abstracting JSP intricacies and reducing the learning curve for web developers.
Contribution
It introduces a novel conversion technique that automates JSP code generation from XML tags, streamlining web development workflows.
Findings
Reduces development time for JSP pages
Simplifies JSP learning curve for users
Automates JSP code generation from XML
Abstract
Over the years, a variety of web services have started using server-side scripting to deliver results back to a client as a paid or free service; one such server-side scripting language is Java Server Pages (JSP). Also Extensible markup language (XML), is being adopted by most web developers as a tool to describe data.Therefore, we present a conversion method which uses predefined XML tags as input and generates the corresponding JSP code. However, the end users are required to have a basic experience with web pages. This conversion method aims to reduce the time and effort spent by the user (web developer) to get acquainted with JSP. The conversion process abstracts the user from the intricacies of JSP and enables him to focus on the business logic.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMathematics, Computing, and Information Processing
