
|
If you were logged in you would be able to see more operations.
|
|
|
|
Steps to enable:
1. Add packageNames to filter in web.xml
2. Add codebehind plugin and prefix constant in struts.xml
After doing this steps, you can write actions and JSPs without configuring them in any XML files.
All just works - no XML needed (including for Spring dependencies!)
|
|
Description
|
Steps to enable:
1. Add packageNames to filter in web.xml
2. Add codebehind plugin and prefix constant in struts.xml
After doing this steps, you can write actions and JSPs without configuring them in any XML files.
All just works - no XML needed (including for Spring dependencies!) |
Show » |
|