Ehh.... Tom... facelets is related to JSF. It is about rendering components to something.
HTML for webpages, but it could also be wap, xml, text or anything. And the way seam uses
it for email is just rendering... not to a screen, but rendering never the less and
therefor also done in the jsf rendering phase. So I'm e.g. not sure how using facelets
for rendering an email would work if it is e.g. done for a reminder... Maybe some of the
Seam guys could comment on this
It is possible though to write JSF components in GWT by using e.g.
http://unrealities.com/seamgwt. Still, we should first make clear what we want and when.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195362#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...