Home
Tech Tutorials
JavaApache Struts Framework: The Big Picture
Author: developer.com Published: 22nd Oct 2005 Visited: 6321 times
The Apache Struts J2EE framework is extremely flexible and is a good fit for most Web-based projects. Learn how to work with Struts, go over its main features, and discuss setting it up in an enterprise development environment, such as JBuilder 2005.
Read Article Sponsored Links
Related Articles
• Struts Tiles Tutorial In this tutorial you will learn how to create a struts tile layout An example of this can be downloaded for free with the required jar f ...
• Cappuccino 0.6 Framework The frameworks that you will find today are usually the surviving frameworks Eventually after Ajax was first offered hundreds of frameworks became available online Each of these frameworks is vying to be something big because of the apparent niche offered by Ajax But just like most competitions the ...
• IBM Blue Spruce Framework The race to become the next best thing aside from Ajax is still on Developers around the world are taking time to develop frameworks and libraries that hopefully will become part of a major application As hardware advances the applications that will compliment the hardware also increase which means ...
• PMP and ITIL: Framework Methodologies with Valuable Synergy For a long time IT professionals were apt to believe that ITIL and project management certification PMP were conflicting frameworks and you were either certified in one or the other but rarely both The ITIL framework and project management framework both serve different purposes to be sure but when ...
• Apache Axis2 - Custom Deployers Custom Deployers We can deploy a service in many ways We could deploy a service as an archive file Axis2 default by creating a service using a database or by creating a Web Service using a text file The idea of custom deployers is to open avenues to support any kind of deployment mechanisms Axis2 ha ...
• Apache Axis2 - Information Model Information Model As shown in the figure below the information model consists of two hierarchies Description hierarchy and Context hierarchy The Description hierarchy represents the static data that may come from different deployment descrip ...
• Apache Axis2 - Client API Client API Nowadays asynchronous or non blocking Web Service invocation is a key requirement in Web Services There are currently two approaches to invoking a Web Service in a non blocking manner The first is the client programming model where a client invokes the service in a non blocking ma ...
• Apache Axis2 - Transports Transports In Axis2 each and every transport consists of two parts namely Transport Senders and Transport Receivers We can define transports along with senders and receivers in Axis2 global configuration The Transport Receiver is the one via which the AxisEngine receives the message whereas the tran ...
• Apache Axis2 - Data Binding Data Binding Databinding for Axis2 is implemented in an interesting manner Databinding has deliberately not been included in the core and hence the code generation allows different data binding frameworks to be plugged in This is done through an extension mechanism where the codegen engine calls the ...
• Apache Axis2 - Custom Deployers Custom Deployers We can deploy a service in many ways We could deploy a service as an archive file Axis2 default by creating a service using a database or by creating a Web Service using a text file The idea of custom deployers is to open avenues to support any kind of deployment mechanisms Axis2 ha ...