Re: Trouble with tag after upgrading from struts v2.5.31 to v6.3.0.2

2024-01-05 Thread Burton Rhodes
Curious... are the values based off an enum (as opposed to a String)? This was an issue for me at one point. -- Original Message -- From "Pranish Srigiri" To user@struts.apache.org Date 1/5/2024 2:46:36 PM Subject Trouble with tag after upgrading from struts v2.5.31 to v6.3.0.2

Trouble with tag after upgrading from struts v2.5.31 to v6.3.0.2

2024-01-05 Thread Pranish Srigiri
Hi All, I have a situation in my project where the radio buttons are not selected by default. This has only started happening after I upgraded struts to v6.3.0.2 Just a heads up, I've upgraded all the dependencies like OGNL, Freemarker, after I upgraded struts to v6.3.0.2 I have a tag which looks l