Tiles with JSF

I am working on jsf (myfaces) + spring + hibernate application. On jsf I tried to fit tiles. It is successfully done. But I am not convince with apply tiles on jsf. Because we have to include struts.jar and also with some jsf tags tiles is not working properly. So my question is,is it good to use tiles with jsf?

[320 byte] By [vishal@screena] at [2007-11-26 21:42:22]
# 1
This guy seems to think you don't need tiles in JSF: http://www.evolutionnext.com/blog/2005/09/27/1127835555276.htmlIllu
Illua at 2007-7-10 3:28:24 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
I have used tiles with JSF on several sucessfull projects, and have found it to be quite good.
Jam1ea at 2007-7-10 3:28:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
The article looks interesting but it is based on 'what ifs', and the ideas presented do not work with the current JSF implementations.RegardsJamie
Jam1ea at 2007-7-10 3:28:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4
can you please explain what is benefits if we use tiles with jsf over simple include statement?
vishal@screena at 2007-7-10 3:28:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...