You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2001/10/26 12:16:32 UTC

DO NOT REPLY [Bug 4444] New: - Feature to display errors against individual input fields

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4444>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4444

Feature to display errors against individual input fields

           Summary: Feature to display errors against individual input
                    fields
           Product: Struts
           Version: 1.0 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Custom Tags
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: powhwee@yahoo.com


Right now the Struts error tag display all field input errors on top of page, 
or whereever is placed.  

What is desired is this:
- ability to test whether an error is present for an input field, and if 
present, display it against the input field.