PDA

View Full Version : Struts Tiles or JSF?


venni2005
Oct 9th, 2007, 05:22 PM
Hi,

We are working on a project using spring webflow. Can anyone give some idea of which one is better interms of performance, reusability and security..

Thanks
Venkat

vw729
Oct 9th, 2007, 07:03 PM
They are different "animals" for different usages. Tiles is about UI component design while JSF is a web front end framework.