I don't know Tiles very well (I'm using ADF Faces+Facelets).
Anyway, it sounds like you aren't talking about "real" frames using tiles (the whole page is always refreshed). I'm looking for a way to use HTML framesets. I've just noticed that the <af:form> has a "targetFrame" attribute, maybe it is exactly what I was looking for.. Thanks Fintan Cosma 2006/6/8, Conway. Fintan (IT Solutions) <[EMAIL PROTECTED]>:
Hi Cosma, I am not sure if this is what you want but you can use Tiles in JSF to achieve the situation you describe[1]. Regards, Fintan [1] http://wiki.apache.org/myfaces/Tiles_and_JSF -----Original Message----- From: Cosma Colanicchia [mailto:[EMAIL PROTECTED] Sent: 08 June 2006 09:48 To: MyFaces Discussion Subject: Multiple frames apps with JSF? Hi, I'm trying to build an application that uses frames with JSF. Is this possible? Suppose a page with two frames, an upper one for menu and a bottom one that is again composed by a left frame for filter settings and a right one for a list. How can these frames talk each other? 1) The menu reload the bottom frame 2) The filter reload the list frame Now, with struts I simply used the form target attribute.. but how can this be done with JSF? Thank you Cosma * ** *** ** * ** *** ** * ** *** ** * This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Any views or opinions presented are solely those of the author, and do not necessarily represent those of ESB. If you have received this email in error please notify the sender. Although ESB scans e-mail and attachments for viruses, it does not guarantee that either are virus-free and accepts no liability for any damage sustained as a result of viruses. * ** *** ** * ** *** ** * ** *** ** *

