Sun ONE Application Framework (JATO)Developer Resources |
The following resources are available for JATO developers:
Please visit the Sun ONE Application Framework (JATO) website for the latest information on JATO, including new releases, patches, documentation, updated samples, tutorials, and more.
Please post any questions you have about developing with JATO to the JATO discussion forum. This forum is monitored and maintained by the JATO team.
The JATO sample application is bundled with this distribution in the /extra/samples
directory. This application demonstrates a number of basic and advanced JATO
techniques, and can be run in any J2EE-compliant servlet container. Follow your
container's deployment instructions to deploy the application WAR file. After
deployment, the application should be accessible using one of the following
URLs:
Apache Tomcat |
http://localhost:8080/JatoSample/ |
Caucho Technology Resin | http://localhost:8080/JatoSample/ |
iPlanet Application Server | http://localhost/NASApp/JatoSample/index.html |
Other | http://<server>/<container prefix>/JatoSample/index.html |
If you have feedback, comments, or questions regarding this release or JATO in general, please send email to jatoteam@sun.com. If you have a bug to report, please send detailed diagnostics, test cases, and any other information you can gather about the problem to the same address, preferably with the word "BUG" on the subject line.