I am new to Struts 2. I want to send a javascript array to a Struts action class by using jQuery AJAX request.
The alert is working fine, the execute()
is
To use JSON with Struts2, your best option is to import the Struts2 JSON plugin.
Then,