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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...