Ajax integrates very well easily with Struts. Comment.- Ajax integrates with struts. With the help of sending the request to the specific URL, an AJAX request can call any struts action. This AJAX request is handled in the same way like the HTTP request. This is because, AJAX has the access to the validation routines, form beans and actions of Struts and the benefits provided by each.
- A struts application can be extended by specifying some of the AJAX functionality. With this specification struts and AJAX functions well.
|