Sponsorised links
This year
Servlet & JSP - Développement Web - Essentiels de cours Java - 1/17 - Java & Solaris par le Laboratoire SUPINFO des technologies Sun
Tutoriel sur les servlets et jsp.
PJL Compressing Filter
A J2EE servlet filter which compresses data written to the response. It supports several algorithms (gzip, deflate, etc.) and emphasizes minimal memory usage and high throughput. Also provides detailed performance stats.
2007
Sponsorised links
2006
Application Events and Listeners
The following sections describe how to configure and use Web Application events and listeners
Raible Designs | Jetty vs. Tomcat vs. Resin: A Performance Comparison
This morning, I did some comparisons between Jetty 5.1.5rc1, Tomcat 5.5.9 and Resin 3.0.14 (OS version).
Apache Jakarta Tomcat 5.5: Configuration and Usage Tutorial
Tutorial de configuração e de como usar o Tomcat 5.5
Développons avec Java
Didacticiel français très complet sur Java abordant les bases du langage java, le développement des interfaces graphiques, les API avancées, le développement d'applications d'entreprise, les outils de développement et le développement d'applications mobile.
Développons avec Java
Didacticiel français très complet sur Java abordant les bases du langage java, le développement des interfaces graphiques, les API avancées, le développement d'applications d'entreprise, les outils de développement et le développement d'applications mobile.
www.jfree.org - JFreeChart
FreeChart is a free Java class library for generating charts, including:
ONJava.com : The Independant Source for Enterprise Java
Nombreux articles autour du Java : EJB, XML, IDE, Data Objects, Media, Security, JDO/JDBC/SQLJ, JSP, Servlet, P2P, Wireless ...
Coreservlets.com
Cours, resources, tutoriels sur les technologies JSP, Servlet, Jakarta Struts, JSF, & Java.
2005
Core J2EE Patterns - Intercepting Filter
The presentation-tier request handling mechanism receives many different types of requests, which require varied types of processing. Some requests are simply forwarded to the appropriate handler component, while other requests must be modified, audited,
Implementing a Form That Prevents Duplicate Submissions in a JSP Page (Java Developers Almanac Example)
After the user submits a form for processing, it is possible for the user to inadvertently hit the back button and resubmit the form again. e1049 Implementing a Form in a JSP Page implements such a form. It is possible to prevent this possibility if neces
struts.sf.net the Struts Applications Project
Strutsの拡張ライブラリなど。
Ajax, Spring, Cocoonなどと連携するライブラリがある。
