We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reported by project member sustacek, Feb 26, 2009 Possible in many places:
<s:form beanclass="..." > -- lookup for bean classes
<s:test name="..."> -- lookup based on given bean (and its fields) selected for the form handling
'return new RedirectResolution(...);' -- look for jsp files in docroot
In many dialogs as alternative way to Browse dialogs
etc.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reported by project member sustacek, Feb 26, 2009
Possible in many places:
<s:form beanclass="..." > -- lookup for bean classes
<s:test name="..."> -- lookup based on given bean (and its fields)
selected for the form handling
'return new RedirectResolution(...);' -- look for jsp files in docroot
In many dialogs as alternative way to Browse dialogs
etc.
The text was updated successfully, but these errors were encountered: