Re: [TEST] Apache Struts 7.0.0-M7 test build is ready

2024-06-23 Thread Kusal Kithul-Godage
This capability is indeed similar to strict method invocation but for request parameters. I'm not against an XML based alternative for those who prefer it. It might lose some additional benefit that comes with co-location of configuration with code though. With annotations, anyone reading the Act

Re: [TEST] Apache Struts 7.0.0-M7 test build is ready

2024-06-23 Thread Greg Huber
Going through my parameters, as I share alot of screens in various parts with different requirements, a struts.xml version on the action, similar to save,publish,expire would work well here ie path,filter public String getPath() {    return path; } public String getFilter() {    re