You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2006/09/27 02:04:31 UTC

[jira] Commented: (STR-2950) Check values of a form via AJAX without changing JSP

    [ http://issues.apache.org/struts/browse/STR-2950?page=comments#action_38274 ] 
            
Paul Benedict commented on STR-2950:
------------------------------------

Struts 1 does not have any built-in ajax support. It's not so much of a question whether you can validate on the server side, but producing the XHR that contains the validation errors. Struts 2 may be able to do this; and you should check if it can.

> Check values of a form via AJAX without changing JSP
> ----------------------------------------------------
>
>                 Key: STR-2950
>                 URL: http://issues.apache.org/struts/browse/STR-2950
>             Project: Struts 1
>          Issue Type: New Feature
>          Components: Taglibs
>            Reporter: Stephan Koops
>
> Did you ever thought about the idea, that the browser can use AJAX to send changes in the text fields, checkboxes and so on to the server. So the server can check the actual data and retrieve or remove error messages. They would be displayed on the place which the JSP designer has planed.
> The idea is, that the developer will not need to change the JSP files but only the logic (the action classes and perhaps the underlying Model, i.e. the EJB session beans).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira