facebook

struts-validator.tld and validation.xml missing

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #242290 Reply

    yhqian2005
    Member

    Hi,

    I created a web project and then added struts cababilities to this project, now I can see the following files are under the /WEB-INF folder:
    1) struts-bean.tld
    2) struts-config.xml
    3) struts-html.tld
    4) struts-logic.tld
    5) struts-nested.tld
    6) struts-template.tld
    7) struts-tiles.tld
    8) validator-rules.xml

    I also expect struts-validator.tld and validation.xml to be added but they are not , is there something wrong? How can I make it happen? Do I need to add both of them manually?

    I am using MyEclipse 4.0.3 GA.

    Any help will be highly apprieciated. 😆

    #242328 Reply

    Riyad Kalla
    Member

    There is no struts-validator.tld file: http://wiki.apache.org/jakarta-commons/ValidatorJavaScriptTld

    Also the validation.xml file is from the Validation framework here, not part of Struts: http://jakarta.apache.org/commons/validator/

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: struts-validator.tld and validation.xml missing

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