|
|
|
JSP Tutorials
|
The New RMI
Java Remote Method Invocation (RMI) introduced a powerful mechanism for distributing application logic across different machines. Instead of having to perform tasks in one monolithic central system, RMI made it possible to build modular and manageable app
View Rating |
|
|
JSP Tutorials
|
Eclipse Web Tools
The IBM Rational Application Developer for WebSphere and ObjectWeb Lomboz, provides a set of well-rounded and tightly integrated tools that simplify the creation of often complex web and J2EE applications.
View Rating |
|
|
JSP Tutorials
|
Building J2EE Projects with Maven
Vincent Massol offers some real-life experience building J2EE applications with Maven. Using the example of a Petstore app, Massol shows you how to generate J2EE artifacts (EJB JARs, WARs, EARs) with Maven. He is coauthor of Maven: A Developer's Notebook.
View Rating |
|
|
JSP Tutorials
|
Dumbster
The goal of this project is to develop a very simple SMTP server that responds to SMTP requests and makes received messages available for query at a later time.
View Rating |
|
|