Web Applications
Resin 3.0

Features
Installation
Configuration
Web Applications
IOC/AOP
Resources
JSP
Quercus
Servlets and Filters
Databases
Admin (JMX)
CMP
EJB
Amber
EJB 3.0
Security
XML and XSLT
XTP
JMS
Performance
Protocols
Third-party
Troubleshooting/FAQ

Overview
Deploy
Tutorials
FAQ
Scrapbook
Configuration
Resin 3.0
Overview

An Overview of Web Applications

A web application is a self-contained subtree of the web site. It uses Servlets, Filters, JSP, and the functionality provided by Resin and any other java code to provide a response to a client that makes an HTTP request.

Packaging/Deployment

To deploy to a production server a web application is packaged and then deployed.

Web Application Tutorials
PeriodicTask Tutorial

This tutorial demonstrates the creation of a PeriodicTask that performs a task at intervals and collects statistics on it's performance.

Web Applications FAQ

Web Applications Scrapbook

A repository of notes and comments that will eventually make their way into the documentation. Please treat the information here with caution, it has often not been verified.

How can I load configuration files for a class that might be used outside of a web-app?

I have a class needs to load a configuration file.


Configuration
Resin 3.0
Overview
Copyright © 1998-2006 Caucho Technology, Inc. All rights reserved.
Resin® is a registered trademark, and HardCoretm and Quercustm are trademarks of Caucho Technology, Inc.