Re: struts-tag property in javascript
Dave Newton <[email protected]> Tue, 10 Jun 2025 15:53:03 -0400
| Newsgroups | gmane.comp.jakarta.struts.user |
|---|---|
| Message-ID | <CADJJoV78YqEfC=i94Y4Kkw3zDDmcqTGfCMxy7mJCEvErvSOXXg@mail.gmail.com> |
On Tue, Jun 10, 2025 at 13:37 Lukasz Lenart <[email protected]> wrote: > Nope, basically ${} means "use JSP EL" which is prohibited "inside" S2 > tags, using %{} means "use OGNL expression" which is fine. Oops, forgot about that smh d