| Author |
Problem with Type-Conversion
|
Andreas Dilli
Greenhorn
Joined: Feb 05, 2013
Posts: 3
|
|
Hi,
i have a dynamic form that will be filled using a Form-Class with a list in a list. When i submit the form i wil get a java.lang.NoSuchMethodException while setting an integer field (setMbusScanMeasuringDeviceId([Ljava.lang.String;)]).
Here is the code:
working jsp:
JSP that causes NoSuchMethodException:
I have no idea why the first jsp works an the second not.
can anyone help me?
thanks
|
 |
 |
|
|
subject: Problem with Type-Conversion
|
|
|