[jboss-user] [JBoss Seam] - Partial page rendering

shasho do-not-reply at jboss.com
Wed Aug 30 15:37:47 EDT 2006


I was wondering if there is an "easy way" to implement a partial page rendering using Seam. I have a page that is composed of several parts and want each part to be updated separately (when you log in there is no need to reload the upper banner ?). One possible way is to use frames but I understand that it is not recommended and I got some problem trying to implement it with Faceletes. When looking at Seam remoting component it looks that I need to change the code and instead of calling forms in the Seam components I need to implement all the forms as javascript code that calls the Seam components. Is this the right way to do it ?

Amir


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968473#3968473

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968473



More information about the jboss-user mailing list