Objective is to come up with a foundation application which can be leveraged to build web applications quickly in J2EE 1.4 (in the likeness of AppFuse). Most of the commonly used feature will be made available (like form based authentication support, netbeans project enabled, custom ant build file created etc). A sample application source will be provided which will use the following frameworks/toolkits as reference implementation:
- Oracle 10g XE (the database i will use for testing)
- JBoss 4.0.4GA (the Application server)
- Struts 1.2.9 (the web tier framework)
- Hibernate 2.x (the presentation tier framework)
- XDoclet 1.2.3 (the attribute oriented programming support library)
- EJB 2.1
- Stateless Session Beans (J2EE 1.4) (synchronous request/response)
- Message Driven Beans (J2EE 1.4) (asynchronous)
- JAX-RPC 1.1 (webservice support)
- JMaki (AJAX support UI components)
- Netbeans 5.5 with JBoss integration
No comments:
Post a Comment