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 2007/09/01 05:45:34 UTC

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

     [ https://issues.apache.org/struts/browse/STR-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated STR-2950:
-------------------------------

    Fix Version/s: Future

> Check values of a form via AJAX without changing JSP
> ----------------------------------------------------
>
>                 Key: STR-2950
>                 URL: https://issues.apache.org/struts/browse/STR-2950
>             Project: Struts 1
>          Issue Type: New Feature
>          Components: Taglibs
>            Reporter: Stephan Koops
>             Fix For: Future
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.