[jboss-user] [JBoss Seam] - Any experience with SeamFaceletViewHandler?

SmokingAPipe do-not-reply at jboss.com
Tue Dec 26 00:39:17 EST 2006


I was looking at:

http://docs.jboss.com/seam/1.1GA/reference/en/html/elenhancements.html

This looks super-cool.  I could then have a table, and I could directly execute methods on entities from buttons in the table.  I completely bypass needing a session bean for some operations if I can provide arguments to methods from within an expression.  Cool!

Does anyone have experience with this?  I noticed from the docs:

anonymous wrote : 18.3.1. Incompatibility with JSP 2.1
  | 
  | This extension is not currently compatible with JSP 2.1. So if you want to use this extension with JSF 1.2, you will need to use Facelets. The extension works correctly with JSP 2.0. 

I'm not sure what this means.  I'm not using Facelets.  I'm not sure if I'm using JSP 2.0 or 2.1.  All I'm using is plain old JSF for my rendering.  Will I be ok to try this Seam extension?

Btw, I'm using JBoss 4.05 GA and Seam 1.1.0 GA.


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

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



More information about the jboss-user mailing list