czw., 29 maj 2025 o 05:24 Priyanka Vaddadi <priyanka.vadd...@doj.ca.gov.invalid> napisaĆ(a): > when I replace > <#if parameters.nameValue??> > value="<@s.property value="parameters.nameValue"/>"<#rt/> > </#if> with > > <#if attributes.name??> > value="<@s.property value="%{attributes.name}"/>"<#rt/> > </#if>
Why do you replace "nameValue" with "name"? These are two different attributes, please read this section https://struts.apache.org/tag-developers/form-tags#valuename-relationship Cheers Lukasz --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org