so have you tried a myfaces component on IBM implementation?
Aaron Bartell wrote:
To add to Heath's comments, IBM has a JSF implementation that has been out for a good while. I know because I have been using that implementation also and not just MyFaces :-)
IBM's IDE is quite nice as does a lot of work for you. I had to switch to MyEclipseIDE to learn JSF, because IBM's IDE was doing so much for me that I wasn't learning the plumbing. Nothing against MyEclipseIDE, but it is pretty low level when it comes to building JSF apps (which is good for me right now). I am hoping that they release the code to eclipse.org so they can put it in the base IDE rather than have it be a purchasable add-on. Sounds like that just might happen based on some articles I have read.
May the iSeries live in our hearts forever :-)
Aaron Bartell
tony k wrote:
is it reasonable to assume that components shipped with one JSF implementation will be portable across other implementations?
e.g. i believe IBM has a JSF implementation shipping with Websphere 6, should myfaces components be able to work with that implementation? or vice-versa?

