Does Struts provide support for Validator & Tiles by default ?

No, These features are turned off by default. One has to enable the plugins by properly inserting entries in Struts-config.xml

Showing Answers 1 - 4 of 4 Answers

Dipanjan

  • Jan 22nd, 2006
 

NO.

Struts does not provide default support for Validator and Tiles.

Additional plugins are required for the purpose

  Was this answer useful?  Yes

Yash

  • Apr 26th, 2006
 

Yes, Struts provide the  support for Validator & Tiles framework.

in fact Now they are part of Struts.

  Was this answer useful?  Yes

Bharath

  • Jun 2nd, 2006
 

Yes, Struts provide the support for Validator & Tiles framework.The below link can clarify your doubt.http://struts.apache.org/struts-action/userGuide/release-notes-1_1-b3.htmlStruts Validator Integration The new Commons-Validator is now integrated with Struts and exposed through the new Validator package.Tiles - An advanced templating taglib The Tiles JSP assembly framework has been integrated with Struts.

  Was this answer useful?  Yes

Sony V george

  • Apr 4th, 2007
 

Ya, All about sturts is framework. It will provide some custom tag libraries. Also struts give one validator frame work for both client and server validation.

We can make use of this validator framework so that it will reduce the effort of devloper to doing client validation by writing java script.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions