Numiton

NOTE: To use the advanced features of this site you need javascript turned on.

Home Products nTile PtoJ Whitepapers Exploring nTile PtoJ output flavors

Whitepapers

Exploring nTile PtoJ output flavors

Attention, open in a new window. PrintE-mail

Article Index
Exploring nTile PtoJ output flavors
Common considerations
The test application
Translation to servlets
Translation to Spring
Conclusions
All Pages

The nTile PtoJ migrator is built in a modular fashion, allowing easy adjustments of the output. These adjustments can be as broad as the application architecture itself, or as narrow as varying a threshold for the package import (“import package.*”) statements.

The paper explores two major output architectures (called flavors from now on), plain servlets and Spring MVC. A comparative analysis highlights the differences as well as the common points between these two.