Passing parameters

Ed <[email protected]> Thu, 6 Mar 2025 10:51:43 +0200
Newsgroups gmane.comp.jakarta.struts.user
Message-ID <[email protected]>
Hi,

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,
Ed