Serialized Form


Package com.opensymphony.webwork

Class com.opensymphony.webwork.ServletActionContext extends com.opensymphony.xwork.ActionContext implements Serializable


Package com.opensymphony.webwork.dispatcher

Class com.opensymphony.webwork.dispatcher.ApplicationMap extends AbstractMap implements Serializable

Serialized Fields

context

ServletContext context

entries

Set entries

Class com.opensymphony.webwork.dispatcher.ChartResult extends Object implements Serializable

Serialized Fields

chart

org.jfree.chart.JFreeChart chart

chartSet

boolean chartSet

height

int height

width

int width

Class com.opensymphony.webwork.dispatcher.CoolUriServletDispatcher extends ServletDispatcher implements Serializable

Class com.opensymphony.webwork.dispatcher.HttpHeaderResult extends Object implements Serializable

Serialized Fields

parse

boolean parse

headers

Map headers

status

int status

Class com.opensymphony.webwork.dispatcher.RequestMap extends AbstractMap implements Serializable

Serialized Fields

entries

Set entries

request

HttpServletRequest request

Class com.opensymphony.webwork.dispatcher.ServletDispatcher extends HttpServlet implements Serializable

Serialized Fields

paramsWorkaroundEnabled

boolean paramsWorkaroundEnabled

Class com.opensymphony.webwork.dispatcher.ServletDispatcherResult extends WebWorkResultSupport implements Serializable

Class com.opensymphony.webwork.dispatcher.ServletRedirectResult extends WebWorkResultSupport implements Serializable

Serialized Fields

prependServletContext

boolean prependServletContext

Class com.opensymphony.webwork.dispatcher.SessionMap extends AbstractMap implements Serializable

Serialized Fields

session

HttpSession session

entries

Set entries

Class com.opensymphony.webwork.dispatcher.StreamResult extends WebWorkResultSupport implements Serializable

Serialized Fields

contentType

String contentType

contentDisposition

String contentDisposition

inputName

String inputName

bufferSize

int bufferSize

Class com.opensymphony.webwork.dispatcher.VelocityResult extends WebWorkResultSupport implements Serializable

Class com.opensymphony.webwork.dispatcher.WebWorkResultSupport extends Object implements Serializable

Serialized Fields

parse

boolean parse

location

String location


Package com.opensymphony.webwork.example.client

Class com.opensymphony.webwork.example.client.DemoResult extends JPanel implements Serializable

Serialized Fields

gridBagLayout1

GridBagLayout gridBagLayout1

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

jLabel5

JLabel jLabel5

messages

JTextArea messages

input

JTextField input

invocationNumber

JTextField invocationNumber

output

JTextField output


Package com.opensymphony.webwork.interceptor

Class com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor extends Object implements Serializable

Serialized Fields

threadPriority

int threadPriority

Class com.opensymphony.webwork.interceptor.FileUploadInterceptor extends Object implements Serializable

Serialized Fields

maximumSize

Long maximumSize

allowedTypes

String allowedTypes

disallowedTypes

String disallowedTypes

Class com.opensymphony.webwork.interceptor.ServletConfigInterceptor extends com.opensymphony.xwork.interceptor.AroundInterceptor implements Serializable

Class com.opensymphony.webwork.interceptor.TokenInterceptor extends Object implements Serializable

Class com.opensymphony.webwork.interceptor.TokenSessionStoreInterceptor extends TokenInterceptor implements Serializable

Class com.opensymphony.webwork.interceptor.WebWorkConversionErrorInterceptor extends com.opensymphony.xwork.interceptor.ConversionErrorInterceptor implements Serializable


Package com.opensymphony.webwork.lifecycle

Class com.opensymphony.webwork.lifecycle.SessionLifecycleListener extends Object implements Serializable


Package com.opensymphony.webwork.util

Class com.opensymphony.webwork.util.Counter extends Object implements Serializable

Serialized Fields

wrap

boolean wrap

first

long first

current

long current

interval

long interval

last

long last


Package com.opensymphony.webwork.validators

Class com.opensymphony.webwork.validators.ValidationServlet extends HttpServlet implements Serializable

Class com.opensymphony.webwork.validators.ValidationServlet.ValidatorActionInvocation extends com.opensymphony.xwork.DefaultActionInvocation implements Serializable

Class com.opensymphony.webwork.validators.ValidationServlet.ValidatorActionProxy extends com.opensymphony.xwork.DefaultActionProxy implements Serializable


Package com.opensymphony.webwork.views.freemarker

Class com.opensymphony.webwork.views.freemarker.FreemarkerResult extends WebWorkResultSupport implements Serializable

Serialized Fields

invocation

com.opensymphony.xwork.ActionInvocation invocation

configuration

freemarker.template.Configuration configuration

wrapper

freemarker.template.ObjectWrapper wrapper

location

String location

pContentType

String pContentType

Class com.opensymphony.webwork.views.freemarker.FreemarkerServlet extends HttpServlet implements Serializable

Serialized Fields

configuration

freemarker.template.Configuration configuration
Deprecated. 

Class com.opensymphony.webwork.views.freemarker.ScopesHashModel extends freemarker.template.SimpleHash implements Serializable

Serialized Fields

request

HttpServletRequest request

objectWraper

freemarker.template.ObjectWrapper objectWraper

servletContext

ServletContext servletContext

Class com.opensymphony.webwork.views.freemarker.ValueStackModel extends freemarker.template.SimpleHash implements Serializable

Serialized Fields

stack

com.opensymphony.xwork.util.OgnlValueStack stack

wrappedModel

freemarker.template.TemplateHashModel wrappedModel


Package com.opensymphony.webwork.views.jasperreports

Class com.opensymphony.webwork.views.jasperreports.JasperReportsResult extends WebWorkResultSupport implements Serializable

Serialized Fields

IMAGES_DIR

String IMAGES_DIR

dataSource

String dataSource

format

String format

documentName

String documentName

contentDisposition

String contentDisposition

Class com.opensymphony.webwork.views.jasperreports.OgnlValueStackShadowMap extends HashMap implements Serializable

Serialized Fields

valueStack

com.opensymphony.xwork.util.OgnlValueStack valueStack
valueStack reference


entries

Set entries
entries reference


Package com.opensymphony.webwork.views.jsp

Class com.opensymphony.webwork.views.jsp.ActionTag extends ParameterizedTagSupport implements Serializable

Serialized Fields

proxy

com.opensymphony.xwork.ActionProxy proxy

name

String name

namespaceAttr

String namespaceAttr

executeResult

boolean executeResult

ignoreContextParams

boolean ignoreContextParams

Class com.opensymphony.webwork.views.jsp.BeanTag extends WebWorkTagSupport implements Serializable

Serialized Fields

bean

Object bean

name

String name

Class com.opensymphony.webwork.views.jsp.ElseIfTag extends WebWorkTagSupport implements Serializable

Serialized Fields

answer

Boolean answer

test

String test

Class com.opensymphony.webwork.views.jsp.ElseTag extends WebWorkTagSupport implements Serializable

Class com.opensymphony.webwork.views.jsp.I18nTag extends WebWorkTagSupport implements Serializable

Serialized Fields

nameAttr

String nameAttr

Class com.opensymphony.webwork.views.jsp.IfTag extends WebWorkTagSupport implements Serializable

Serialized Fields

answer

Boolean answer

test

String test

Class com.opensymphony.webwork.views.jsp.IncludeTag extends WebWorkBodyTagSupport implements Serializable

Serialized Fields

params

Map params

pageAttr

String pageAttr

valueAttr

String valueAttr

Class com.opensymphony.webwork.views.jsp.IteratorTag extends WebWorkBodyTagSupport implements Serializable

Serialized Fields

iterator

Iterator iterator

status

IteratorStatus status

oldStatus

Object oldStatus

statusState

IteratorStatus.StatusState statusState

statusAttr

String statusAttr

value

String value

Class com.opensymphony.webwork.views.jsp.ParametereizedBodyTagSupport extends WebWorkBodyTagSupport implements Serializable

Serialized Fields

params

Map params

Class com.opensymphony.webwork.views.jsp.ParameterizedTagSupport extends WebWorkTagSupport implements Serializable

Serialized Fields

params

Map params

Class com.opensymphony.webwork.views.jsp.ParamTag extends WebWorkBodyTagSupport implements Serializable

Serialized Fields

nameAttr

String nameAttr

valueAttr

String valueAttr

Class com.opensymphony.webwork.views.jsp.PropertyTag extends WebWorkTagSupport implements Serializable

Serialized Fields

defaultValue

String defaultValue

value

String value

escape

boolean escape

Class com.opensymphony.webwork.views.jsp.PushTag extends WebWorkBodyTagSupport implements Serializable

Serialized Fields

value

String value

pushed

boolean pushed

Class com.opensymphony.webwork.views.jsp.SetTag extends WebWorkTagSupport implements Serializable

Serialized Fields

name

String name

scope

String scope

value

String value

Class com.opensymphony.webwork.views.jsp.URLTag extends ParametereizedBodyTagSupport implements Serializable

Serialized Fields

includeParamsAttr

String includeParamsAttr

schemeAttr

String schemeAttr

value

String value

valueAttr

String valueAttr

encode

boolean encode

includeContext

boolean includeContext

Class com.opensymphony.webwork.views.jsp.WebWorkBodyTagSupport extends BodyTagSupport implements Serializable

Class com.opensymphony.webwork.views.jsp.WebWorkTagSupport extends TagSupport implements Serializable


Package com.opensymphony.webwork.views.jsp.iterator

Class com.opensymphony.webwork.views.jsp.iterator.AppendIteratorTag extends ActionTag implements Serializable

Class com.opensymphony.webwork.views.jsp.iterator.IteratorGeneratorTag extends ActionTag implements Serializable

Serialized Fields

countAttr

String countAttr

separatorAttr

String separatorAttr

valueAttr

String valueAttr

Class com.opensymphony.webwork.views.jsp.iterator.MergeIteratorTag extends ActionTag implements Serializable

Class com.opensymphony.webwork.views.jsp.iterator.SortIteratorTag extends ActionTag implements Serializable

Serialized Fields

comparatorAttr

String comparatorAttr

sourceAttr

String sourceAttr

Class com.opensymphony.webwork.views.jsp.iterator.SubsetIteratorTag extends ActionTag implements Serializable

Serialized Fields

countAttr

String countAttr

sourceAttr

String sourceAttr

startAttr

String startAttr


Package com.opensymphony.webwork.views.jsp.ui

Class com.opensymphony.webwork.views.jsp.ui.AbstractClosingUITag extends AbstractUITag implements Serializable

Serialized Fields

openTemplate

String openTemplate

Class com.opensymphony.webwork.views.jsp.ui.AbstractDoubleListTag extends AbstractListTag implements Serializable

Serialized Fields

doubleListAttr

String doubleListAttr

doubleListKeyAttr

String doubleListKeyAttr

doubleListValueAttr

String doubleListValueAttr

doubleNameAttr

String doubleNameAttr

doubleValueAttr

String doubleValueAttr

formNameAttr

String formNameAttr

Class com.opensymphony.webwork.views.jsp.ui.AbstractListTag extends AbstractUITag implements Serializable

Serialized Fields

listAttr

String listAttr

listKeyAttr

String listKeyAttr

listValueAttr

String listValueAttr

Class com.opensymphony.webwork.views.jsp.ui.AbstractUITag extends ParameterizedTagSupport implements Serializable

Serialized Fields

cssClassAttr

String cssClassAttr

cssStyleAttr

String cssStyleAttr

disabledAttr

String disabledAttr

labelAttr

String labelAttr

labelPositionAttr

String labelPositionAttr

nameAttr

String nameAttr

requiredAttr

String requiredAttr

tabindexAttr

String tabindexAttr

templateAttr

String templateAttr

templateDir

String templateDir

theme

String theme

themeAttr

String themeAttr

valueAttr

String valueAttr

onclickAttr

String onclickAttr

ondblclickAttr

String ondblclickAttr

onmousedownAttr

String onmousedownAttr

onmouseupAttr

String onmouseupAttr

onmouseoverAttr

String onmouseoverAttr

onmousemoveAttr

String onmousemoveAttr

onmouseoutAttr

String onmouseoutAttr

onfocusAttr

String onfocusAttr

onblurAttr

String onblurAttr

onkeypressAttr

String onkeypressAttr

onkeydownAttr

String onkeydownAttr

onkeyupAttr

String onkeyupAttr

onselectAttr

String onselectAttr

onchangeAttr

String onchangeAttr

Class com.opensymphony.webwork.views.jsp.ui.CheckboxListTag extends AbstractListTag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.CheckboxTag extends AbstractUITag implements Serializable

Serialized Fields

fieldValueAttr

String fieldValueAttr

Class com.opensymphony.webwork.views.jsp.ui.ComboBoxTag extends TextFieldTag implements Serializable

Serialized Fields

list

String list

Class com.opensymphony.webwork.views.jsp.ui.ComponentTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.DoubleSelectTag extends AbstractDoubleListTag implements Serializable

Serialized Fields

emptyOptionAttr

String emptyOptionAttr

headerKeyAttr

String headerKeyAttr

headerValueAttr

String headerValueAttr

multipleAttr

String multipleAttr

sizeAttr

String sizeAttr

Class com.opensymphony.webwork.views.jsp.ui.FileTag extends AbstractUITag implements Serializable

Serialized Fields

acceptAttr

String acceptAttr
Some browsers support the ability to restrict the kinds of files (that can be attached to the contents of a form) using an ACCEPT attribute.


sizeAttr

String sizeAttr

Class com.opensymphony.webwork.views.jsp.ui.FormTag extends AbstractClosingUITag implements Serializable

Serialized Fields

actionClass

Class actionClass

fieldParameters

List fieldParameters

fieldValidators

List fieldValidators

actionName

String actionName

javaScriptValidationHolder

JavaScriptValidationHolder javaScriptValidationHolder

actionAttr

String actionAttr

targetAttr

String targetAttr

enctypeAttr

String enctypeAttr

methodAttr

String methodAttr

namespaceAttr

String namespaceAttr

validateAttr

String validateAttr

Class com.opensymphony.webwork.views.jsp.ui.HiddenTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.LabelTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.PasswordTag extends TextFieldTag implements Serializable

Serialized Fields

showPasswordAttr

String showPasswordAttr

Class com.opensymphony.webwork.views.jsp.ui.RadioTag extends AbstractListTag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.SelectTag extends AbstractListTag implements Serializable

Serialized Fields

emptyOptionAttr

String emptyOptionAttr

headerKeyAttr

String headerKeyAttr

headerValueAttr

String headerValueAttr

multipleAttr

String multipleAttr

sizeAttr

String sizeAttr

Class com.opensymphony.webwork.views.jsp.ui.SubmitTag extends AbstractUITag implements Serializable

Serialized Fields

alignAttr

String alignAttr

Class com.opensymphony.webwork.views.jsp.ui.TabbedPaneTag extends ComponentTag implements Serializable

Serialized Fields

contentName

String contentName

tabPane

TabbedPane tabPane

Class com.opensymphony.webwork.views.jsp.ui.TextareaTag extends AbstractUITag implements Serializable

Serialized Fields

colsAttr

String colsAttr

readonlyAttr

String readonlyAttr

rowsAttr

String rowsAttr

wrapAttr

String wrapAttr

Class com.opensymphony.webwork.views.jsp.ui.TextFieldTag extends AbstractUITag implements Serializable

Serialized Fields

maxLengthAttr

String maxLengthAttr

readonlyAttr

String readonlyAttr

sizeAttr

String sizeAttr

Class com.opensymphony.webwork.views.jsp.ui.TextTag extends WebWorkBodyTagSupport implements Serializable

Serialized Fields

value0Attr

String value0Attr

value1Attr

String value1Attr

value2Attr

String value2Attr

value3Attr

String value3Attr

values

List values

actualName

String actualName

nameAttr

String nameAttr

Class com.opensymphony.webwork.views.jsp.ui.TokenTag extends AbstractUITag implements Serializable


Package com.opensymphony.webwork.views.jsp.ui.table

Class com.opensymphony.webwork.views.jsp.ui.table.AbstractFilterModel extends AbstractTableModel implements Serializable

Serialized Fields

model

TableModel model

Class com.opensymphony.webwork.views.jsp.ui.table.RenderFilterModel extends AbstractFilterModel implements Serializable

Serialized Fields

rendered

boolean rendered

Class com.opensymphony.webwork.views.jsp.ui.table.SortFilterModel extends AbstractFilterModel implements Serializable

Serialized Fields

rows

ArrayList rows

_sortDirection

String _sortDirection
These are just here to implement the interface


dirty

boolean dirty

sortColumn

int sortColumn

Class com.opensymphony.webwork.views.jsp.ui.table.WebTable extends ComponentTag implements Serializable

Serialized Fields

_sortOrder

String _sortOrder

modelNameAttr

String modelNameAttr

model

TableModel model

_columns

WebTableColumn[] _columns

sortableAttr

boolean sortableAttr

_sortColumn

int _sortColumn

_curRow

int _curRow


Package com.opensymphony.webwork.views.jsp.vui

Class com.opensymphony.webwork.views.jsp.vui.AbstractVUITag extends WebWorkBodyTagSupport implements Serializable

Serialized Fields

params

Map params

templateFooterAttr

String templateFooterAttr

templateHeaderAttr

String templateHeaderAttr

theme

String theme

themeAttr

String themeAttr

Class com.opensymphony.webwork.views.jsp.vui.AudioTag extends AbstractVUITag implements Serializable

Serialized Fields

exprAttr

String exprAttr

fetchhintAttr

String fetchhintAttr

fetchtimeoutAttr

String fetchtimeoutAttr

maxageAttr

String maxageAttr

maxstaleAttr

String maxstaleAttr

personaAttr

String personaAttr

srcAttr

String srcAttr

ttsAttr

String ttsAttr

Class com.opensymphony.webwork.views.jsp.vui.FieldTag extends AbstractVUITag implements Serializable

Serialized Fields

condAttr

String condAttr

modalAttr

String modalAttr

nameAttr

String nameAttr

slotAttr

String slotAttr

typeAttr

String typeAttr

Class com.opensymphony.webwork.views.jsp.vui.FilledTag extends AbstractVUITag implements Serializable

Serialized Fields

actionAttr

String actionAttr

actionaudioAttr

String actionaudioAttr

modeAttr

String modeAttr

namelistAttr

String namelistAttr

Class com.opensymphony.webwork.views.jsp.vui.GrammarTag extends AbstractVUITag implements Serializable

Serialized Fields

langAttr

String langAttr

modeAttr

String modeAttr

modelAttr

String modelAttr

nameAttr

String nameAttr

weightAttr

String weightAttr

Class com.opensymphony.webwork.views.jsp.vui.LogTag extends AbstractVUITag implements Serializable

Serialized Fields

exprAttr

String exprAttr

labelAttr

String labelAttr

Class com.opensymphony.webwork.views.jsp.vui.PromptTag extends AbstractVUITag implements Serializable

Serialized Fields

bargeinAttr

String bargeinAttr

condAttr

String condAttr

countAttr

String countAttr

langAttr

String langAttr

timeoutAttr

String timeoutAttr


Package com.opensymphony.webwork.views.velocity

Class com.opensymphony.webwork.views.velocity.WebWorkVelocityContext extends org.apache.velocity.VelocityContext implements Serializable

Serialized Fields

stack

com.opensymphony.xwork.util.OgnlValueStack stack

chainedContexts

org.apache.velocity.VelocityContext[] chainedContexts

Class com.opensymphony.webwork.views.velocity.WebWorkVelocityServlet extends org.apache.velocity.servlet.VelocityServlet implements Serializable

Serialized Fields

velocityManager

VelocityManager velocityManager


Package com.opensymphony.webwork.views.xslt

Class com.opensymphony.webwork.views.xslt.XSLTResult extends Object implements Serializable

Serialized Fields

noCache

boolean noCache

templatesCache

Map templatesCache

location

String location

parse

boolean parse


WebWork Project Page