Re: Passing parameters
Lukasz Lenart <[email protected]> Thu, 6 Mar 2025 11:04:12 +0100
| Newsgroups | gmane.comp.jakarta.struts.user |
|---|---|
| Message-ID | <CAMopvkOdpwpDdRdApaqMSVbL-xrtO03mSX4R0YbxH0UWf0EZkA@mail.gmail.com> |
czw., 6 mar 2025 o 10:55 Ed <[email protected]> napisał(a): > I tested an example with struts 7.x > (https://github.com/apache/struts-examples/tree/main/control-tags) and > when edit `personBean` can't send to the form. If I have a string or a > map can send to the form, but object not. Thanks for pointing that out, fixed https://github.com/apache/struts-examples/pull/426 Cheers Łukasz