Sciweavers

SCAM
2005
IEEE

Transforming Embedded Java Code into Custom Tags

13 years 10 months ago
Transforming Embedded Java Code into Custom Tags
When a new technology is introduced, the migration of existing applications to the new technology must be carefully considered. Automation can make some migrations feasible that otherwise may be too risky or expensive to be worth the advantages of the new technology. In this paper we describe a technique for migrating web applications using embedded Java code into a custom tag implementation. The technique uses source code transformation techniques to analyze and separate the Java from the web pages. The code is then automatically transformed to custom Java classes which are invoked from the modified web pages containing custom tags. The result is an web application with identical function and appearance, but where the business logic (the Java code) has been separated from the presentation (the web pages).
Shannon Xu, Thomas R. Dean
Added 25 Jun 2010
Updated 25 Jun 2010
Type Conference
Year 2005
Where SCAM
Authors Shannon Xu, Thomas R. Dean
Comments (0)