fp024 commented on PR #535: URL: https://github.com/apache/struts-examples/pull/535#issuecomment-5294212609
@lukaszlenart Hi, thanks for the review! I've rebased the branch on `main` and dropped the redundant XML/DTD changes as suggested. I verified locally that `mvn clean test` passes cleanly. Regarding `@StrutsParameter`: `ProduceAction` only outputs internally generated data as JSON and doesn't accept any incoming request parameters, so no additional annotations were needed. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
