|
struts2 plugin that enables https or http redirection based on annotations. Changesv1.2.1 - fix for missing request parameters in POST
v1.2-beta - recompiled against the 2.1.3 version
- made the interceptor name camelCase
v1.1 - configuration using struts.xml constants
v1.0 - Annotation and Non-annotation based usage
- Class level or method level annotation usage
- Port configuration
|