Identifying KDM Model of JSP Pages
Anas Shatnawi, Hafedh Mili, Manel Abdellatif, Ghizlane El Boussaidi,, Jean Privat, Yann-Ga\"el Gu\'eh\'eneuc, Naouel Moha

TL;DR
This paper presents a method to generate KDM models of JSP pages by translating them into Java Servlets and identifying dependencies, enabling better analysis of web application structure.
Contribution
It introduces a two-step approach combining translation and dependency identification to model JSP pages with KDM, enhancing reverse engineering capabilities.
Findings
Successfully translates JSP to Java Servlets for KDM modeling
Completes KDM models by identifying JSP tag dependencies
Facilitates analysis of web application structure
Abstract
In this report, we propose our approach that identifies a KDM model of JSP pages. Our approach is based on two main steps. The first one aims to reduce the problem space by translating JSP pages into Java Servlets where we can use existing tools to identify a KDM model. The second step aims to complete the resulting KDM model by identifying dependencies of JSP tags that are not codified by the translation step.
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.
