RE: Struts 6.3 tags do not automatically evaluate the value field against the ognl stack

2023-11-27 Thread Nate Kerkhofs
Hello, I have a further update with a working proof of concept Github repository. It's a little bit janky because I usually use subversion instead of Git, but it should work: https://github.com/ikannak/RadioPoC If you do mvn jetty:run on the maven repository inside this project and then go to

RE: Struts 6.3 tags do not automatically evaluate the value field against the ognl stack

2023-11-27 Thread Nate Kerkhofs
Hello Lukasz, Apologies for this, I was under the impression that sending an email to the mailing list would automatically inform me of any updates to the email. I have subscribed to the user list now as well, which I was planning on doing today so I could stay updated about Struts 7. The Strut