Hello. I'm trying to make a menu selection with
struts 1.1 but I get the message "Property list returned a null value".
Please, where is the problem??
Here the code:
--------SelectionForm.java-------------
-----------SelectionAction.java---------------
I write also my Model code:
------users.java-----
Here my struts-config.xml file:
About html
ption tag, I also tried with the collection attribute, but I got the message "Cannot find bean under name list".
Can anyone help me please? I'm spending too many days on this problem!!
Thank you in advance.
fpia