aspose file tools
The moose likes Struts and the fly likes validator and tiles framework used often? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "validator and tiles framework used often?" Watch "validator and tiles framework used often?" New topic
Author

validator and tiles framework used often?

Tony Smith
Ranch Hand

Joined: Jul 07, 2007
Posts: 229
Are both validator and tiles framework used often by industry? Do you personally use them? Do you think one or both of them is must know to go with struts?

Seems like validator should be good to learn...
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35252
    
    7
I consider the validator to be one of Struts' core features, so that's a must-know.


Android appsImageJ pluginsJava web charts
Brent Sterling
Ranch Hand

Joined: Feb 08, 2006
Posts: 948
I have worked on a handful of Struts projects and all have used Tiles and the Validator framework. Personally, I am not sure if prefer using the Validator framework or just implementing the validate method in the form.

- Brent
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: validator and tiles framework used often?
 
Similar Threads
To the Author!
struts validator and tiles
add struts plugin
Why Struts?
How to configure validation framework and tiles framework in struts-config.xml using Struts 1.3.10