ContentsConclusions
Previous: Commercial vendors (don't take the candy) | Next: Web applications have strengths and weaknesses

Conclusions

The servlet utilities are most useful in cases where you need to get a web application working on a server. They address the most common needs and provide a starting point for prototypes.

The PDF components can be used independently, and will provide your Java programs with the ability to write PDF that can be saved directly into a file instead of being streamed through a web server.

The tutorial provides some examples and commentary that you can at least contend with even if you don't agree or it isn't a perfect fit to your project.


Subtopics:


ContentsConclusions
Previous: Commercial vendors (don't take the candy) | Next: Web applications have strengths and weaknesses