Re: struts 2 with jsf as plugin

2006-12-19 Thread Don Brown
The Struts 2 JSF plugin doesn't depend on any specific JSF implementation, so you should be able to use the one of your choice. As for whether multiple implementions can live together, if it is usually possible in the JSF world, then it should be possible here. As for JSF support in Struts 1.3.x,

struts 2 with jsf as plugin

2006-12-19 Thread robin bajaj
hi All, I heard that Struts2 can use JSF components selectively on per-page basis. Does this mean, I can use any JSF distribution including ICESoft, MyFaces, Sun's JSF RI etc. or does it have any limits as per the JSF distro is concerned. And can we mix match using a couple of distros, ie. us