RE: No Form Found under '' in locale 'en_CA'. A Form Must be defined in the Commons Validator configuration...

2019-03-19 Thread Yasser Zamani
Hi Edmound, good morning, Struts 1 EOL has occurred years ago and I think unfortunately we don't have any one in current team to handle such issues. Thanks for using Struts. Regards. >-Original Message- >From: edmound.hubbard.oildex@ edmound.hubbard.oil...@gmail.com> >Sent: Thursday, M

RE: Issue : Binding Integer Array upon form submission

2019-03-19 Thread Yasser Zamani
Hi Muhammad, I tested your sample exactly and works as expected here (setRfaAccessType(Integer[] rfaAccessType) called with ticked values). The first thing you can do is enabling devMode and log level to warn and looking output for any relevant warnings. If not try debug level. Thanks for usin