JSF & Templates
843842Aug 12 2003 — edited Aug 14 2003Hi, I have a problem, which is related to JSF & Templates. I'm now developing a web application, within which I use Struts Framework integrating with JSF who is mainly responsible for UI Components. And so far, so good...
Besides, I'm trying to apply Tiles Framework. But it seems doesn't work. Okay, as it's already been mentioned in the limitations part of the README file of struts-faces-lib-0.4:"...Use of the Tiles Framework. Integrating with Tiles will require a specialized subclass of the Tiles RequestProcessor class..."
But now the problem is it seems that you can not even apply template concept such as an easy <jsp:include..., if your template page contains Faces components.
Ideas?
Greetings