Languages
- 3801
- Handling back buttons
- Handling back buttons is tricky in web applications. This article shows how to handle it in a generic way for Struts framework.
- 3803
- Using XDoclet: Developing EJBs with Just the Bean Class
- Article by Dion Almaer. (January 30, 2002)
- 3804
- Designing Tapestry Mega-Components
- Article by Howard Ship. Tapestry: Java Web Components is a powerful, flexible, open source framework for creating Web applications in Java. (November 21, 2001)
- 3805
- Leverage legacy systems with a blend of XML, XSL, and Java
- By Michael Koch at ITworld.com. The article offers advice on using XML and related technologies to interface a mainframe from an application server or servlet. (January 26, 2001)
- 3806
- More Servlets and JavaServer Pages (JSP)
- Covers servlets 2.3, JSP 1.2, JSTL, servlet and JSP filters, life-cycle event listeners, declarative and programmatic security, and Web applications. All source code online for unrestricted use.
- 3807
- Bugkilla
- A set of alpha state tools for functional acceptance testing of J2EE Web applications. Specification and execution of tests will be automated for both the web front end and business logic layer. [Open Source, LGPL]
- 3808
- InfraRED
- A low overhead, non-intrusive performance monitoring tool for J2EE applications. [Open source, Apache License]
- 3809
- JUnitEE
- A unit testing framework providing a TestRunner which outputs HTML and a servlet which can be used as an entry point to test cases. JUnit based. [Open Source, GPL]
- 3811
- OpenEnterpriseX
- A free, open source, standards-based Java/J2EE development suite distribution for building enterprise application.
- 3812
- RapidJ
- A commercial Java code generator that produces customisable J2EE web applications based on popular technologies such as Struts, Java Server Pages (JSP) and Java Database Connectivity (JDBC).
- 3813
- StrutsWizard
- BW*Wizard for Struts (aka StrutsWizard) builds database transactions using templates based on the open-source Jakarta Struts framework. [Shareware]
- 3814
- eKnowlogie ColdFusion to J2EE Migrator
- A software transformation tool to automatically migrate ColdFusion applications to Java EE is presented with management and developer information as well as specifications. [Commercial]
- 3815
- Connect to Amazon Web Services (AWS) with a servlet or JSP (ONJava.com)
- A tutorial on how to connect to Amazon Web Services (AWS) with a servlet or JSP. Provides step by step instructions for using the Apache Axis open source SOAP toolkit to create a Java-SOAP package for interacting with AWS.
- 3817
- The Complete Apache Struts Tutorial
- A complete reference of Jakarta Struts shows how to develop Struts applications using Ant and deploy on the JBoss application server. Many advance topics like Tiles, Struts Validation Framework, Java Script validations are covered in this tutorial.
- 3818
- Angkor Web Framework
- A component model for producing interactive and reusable J2EE web systems using object oriented methodologies. It is built on a flexible pipeline architecture and is easy to integrate with other technologies. [Open source, LGPL]