I have a Java Object with many other nested Objects and lists of Objects.
When the request arrives from the client, I see that the Object is populated
only to a few levels. Is there any configuration that sets this is Struts 2?
Here is my example.
class MyActionClass extends ActionSupport {
The text field's id will be available only in the HTML DOM, the client side
browser. To submit it along with the form, use name attribute instead of id.
James Jithin
On Tue, Aug 30, 2011 at 2:08 PM, deeps wrote:
> i have following code...
>
>
> .
>
2 matches
Mail list logo