SEMar 14, 2018

Identifying KDM Model of JSP Pages

arXiv:1803.05270v12 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental method for software engineers working with JSP pages to improve model identification.

The authors tackled the problem of identifying a KDM model for JSP pages by translating them into Java Servlets and completing the model with JSP tag dependencies, but no concrete results or numbers are reported.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes