webwork 2.2.6

Home
Java Source Code / Java Documentation
1.6.0 JDK Core
2.6.0 JDK Modules
3.6.0 JDK Modules com.sun
4.6.0 JDK Modules com.sun.java
5.6.0 JDK Modules sun
6.6.0 JDK Platform
7.Ajax
8.Apache Harmony Java SE
9.Aspect oriented
10.Authentication Authorization
11.Blogger System
12.Build
13.Byte Code
14.Cache
15.Chart
16.Chat
17.Code Analyzer
18.Collaboration
19.Content Management System
20.Database Client
21.Database DBMS
22.Database JDBC Connection Pool
23.Database ORM
24.Development
25.EJB Server
26.ERP CRM Financial
27.ESB
28.Forum
29.Game
30.GIS
31.Graphic 3D
32.Graphic Library
33.Groupware
34.HTML Parser
35.IDE
36.IDE Eclipse
37.IDE Netbeans
38.Installer
39.Internationalization Localization
40.Inversion of Control
41.Issue Tracking
42.J2EE
43.J2ME
44.JBoss
45.JMS
46.JMX
47.Library
48.Mail Clients
49.Music
50.Natural Language Processing
51.Net
52.Parser
53.PDF
54.Portal
55.Profiler
56.Project Management
57.Report
58.RSS RDF
59.Rule Engine
60.Science
61.Scripting
62.Search Engine
63.Security
64.Sevlet Container
65.Source Control
66.Swing Library
67.Template Engine
68.Test Coverage
69.Testing
70.UML
71.Web Crawler
72.Web Framework
73.Web Mail
74.Web Server
75.Web Services
76.Web Services apache cxf 2.2.6
77.Web Services AXIS2
78.Wiki Engine
79.Workflow Engines
80.XML
81.XML UI
Java Source Code / Java Documentation  » J2EE » webwork 2.2.6 
WebWork
License:The OpenSymphony Software License
URL:http://www.opensymphony.com/webwork/
Description:WebWork is a Java web-application development framework.
Package NameComment
com.opensymphony.webworkMain WebWork interfaces and classes.
com.opensymphony.webwork.components
com.opensymphony.webwork.components.table
com.opensymphony.webwork.components.table.rendererJSP UI tags for rendering table output in HTML.
com.opensymphony.webwork.components.template
com.opensymphony.webwork.configClasses for WebWork configuration and property handling.
com.opensymphony.webwork.config_browser
com.opensymphony.webwork.dispatcherClasses for action dispatching in WebWork (the Controller part of MVC).
com.opensymphony.webwork.dispatcher.mapper
com.opensymphony.webwork.dispatcher.multipartClasses to help dispatch multipart HTTP requests.
com.opensymphony.webwork.interceptorWeb specific interceptor classes.
com.opensymphony.webwork.interceptor.debugging
com.opensymphony.webwork.lifecycle Web specific listener classes for lifecycle management. This package has been deprecated in favor of Spring-WebWork integration.
com.opensymphony.webwork.pico
com.opensymphony.webwork.plexus
com.opensymphony.webwork.portlet
com.opensymphony.webwork.portlet.context
com.opensymphony.webwork.portlet.dispatcher
com.opensymphony.webwork.portlet.result
com.opensymphony.webwork.portlet.util
com.opensymphony.webwork.quickstart
com.opensymphony.webwork.sitegraph
com.opensymphony.webwork.sitegraph.collectors
com.opensymphony.webwork.sitegraph.entities
com.opensymphony.webwork.sitegraph.model
com.opensymphony.webwork.sitegraph.renderers
com.opensymphony.webwork.sitemesh
com.opensymphony.webwork.spring
com.opensymphony.webwork.spring.interceptor
com.opensymphony.webwork.spring.lifecycle
com.opensymphony.webwork.utilMiscellaneous helper classes.
com.opensymphony.webwork.util.classloader
com.opensymphony.webwork.util.classloader.compilers
com.opensymphony.webwork.util.classloader.compilers.eclipse
com.opensymphony.webwork.util.classloader.listeners
com.opensymphony.webwork.util.classloader.monitor
com.opensymphony.webwork.util.classloader.problems
com.opensymphony.webwork.util.classloader.readers
com.opensymphony.webwork.util.classloader.stores
com.opensymphony.webwork.util.classloader.utils
com.opensymphony.webwork.validators
com.opensymphony.webwork.views
com.opensymphony.webwork.views.freemarkerClasses for views using FreeMarker.
com.opensymphony.webwork.views.freemarker.tags
com.opensymphony.webwork.views.jasperreportsClasses for views using Jasper Reports.
com.opensymphony.webwork.views.jspWebWork's JSP tag library.
com.opensymphony.webwork.views.jsp.iteratorWebwork's JSP tag library for iterator handling.
com.opensymphony.webwork.views.jsp.uiWebWorks's JSP UI tags.
com.opensymphony.webwork.views.jsp.ui.tableJSP UI tags for modeling tables.
com.opensymphony.webwork.views.sitemesh
com.opensymphony.webwork.views.tiles
com.opensymphony.webwork.views.utilMiscellaneous helper classes for all views.
com.opensymphony.webwork.views.velocityClasses for views using Velocity.
com.opensymphony.webwork.views.velocity.components
com.opensymphony.webwork.views.xslt

The new xslt view supports an extensible Java XML adapter framework that makes it easy to customize the XML rendering of objects and to incorporate structured XML text and arbitarary DOM fragments into the output.

The XSLTResult class now uses an extensible adapter factory for rendering the WebWork action Java object tree to an XML DOM for consumption by the stylesheet. Users can easily register their own adapters to produce custom XML views of Java types or simply extend a default "String" adapter and return plain or XML text to be incorporated into the DOM. The new adapter mechanism is capable of proxying existing DOM trees and incorporating them into the results, so you can freely mix DOMs produced from other sources into your result tree.

A default java.util.Map adapter is also now provided to render Maps to XML.

Please see the javadoc on the AdapterFactory for more details.

com.opensymphony.xwork
com.opensymphony.xwork.config
com.opensymphony.xwork.config.entities
com.opensymphony.xwork.config.impl
com.opensymphony.xwork.config.providers
com.opensymphony.xwork.interceptor
com.opensymphony.xwork.interceptor.component
com.opensymphony.xwork.mock
com.opensymphony.xwork.spring
com.opensymphony.xwork.spring.interceptor
com.opensymphony.xwork.util
com.opensymphony.xwork.util.location Classes and utilities used to track location information.
com.opensymphony.xwork.validator
com.opensymphony.xwork.validator.validators
w___w_w_._j_a__v___a_2___s_._c___o_m__ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.