THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
...
- How do I get access to the session
- How can I get the HttpServletRequest
- How can I get the HttpServletResponse
- How can I see all request parameters passed into the Action
- How do I obtain security details (JAAS)
- How do I get static parameters into my action
- How do I handle uploading files
- Can I access an Action's Result
- How can we force the Action Mappings (actionstruts.xml) to reload
Per-Page Settings
- Can I change theme on a per-page basis
- Can I change templateDir on a per-page basis
- Can I change templateSuffix on a per-page basis
...