facebook

[Struts] Is it possible to create form validation with GUI ?

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #268037 Reply

    fmarchioni
    Member

    Hi all,
    I’d like to use Struts form validation for the fields of the form.
    Is it possible to create the form validation with a GUI or do you need to
    write the rules in the XML by hand ?
    Thanks
    Francesco

    #268071 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

    Francesco,
    Your ActionForm has the validate method already defined in the API that you can override to validate form information. Additionally if you want to use Struts validation yes you need to code those rules I believe, I’ve never used it.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: [Struts] Is it possible to create form validation with GUI ?

You must be logged in to post in the forum log in