I want to display both selected key and value of s:select.
e.g. for the following codes, after I select
key="2", value="Canada"
and press the submit button.
Only the key "Country: 2" is displayed in the registerResult.jsp as desired.
How to make the value "Canada" to display also in the browser?
p
Hi,
As different values are setting into same viewAccess[0], I guess instead
`private String viewAccess[][];` (array of array) would work.
Regards.
>-Original Message-
>From: M Huzaifah
>Sent: Friday, December 21, 2018 11:44 AM
>To: Struts Users Mailing List
>Subject: [ask] How to pa
Hi Micael,
I think putting a breakpoint on OtherAction.setFooService and probing the full
stack trace when the execution hits it for second time would help to reveal
what and who's the villain of second injection :)
Regards.
>-Original Message-
>From: Micael Carreira
>Sent: Thursday,
3 matches
Mail list logo