J2EE Without the Application Server
Article by Guy Pardon, 15 pages.
This article illustrates how to replace a J2EE application server with Spring. This solves the problem of requiring an appserver during development, thus speeding up the edit-deploy-debug cycle. But it doesn't solve the complexity of configuring a J2EE app, it just replaces it with Swing's configuration files.
read it
This article illustrates how to replace a J2EE application server with Spring. This solves the problem of requiring an appserver during development, thus speeding up the edit-deploy-debug cycle. But it doesn't solve the complexity of configuring a J2EE app, it just replaces it with Swing's configuration files.
read it
0 Comments:
Post a Comment
<< Home