Re: JSF and non-struts controllerServlets

2004-12-02 Thread Dakota Jack
Hello, I think that you have to choose between a JSF controller and a controller in the sense you are discussing it. If I am not mistaken, the use of Struts together with JSF, for example, requires that when a request is presented to the web application it choose at the outset between Struts and

Re: JSF and non-struts controllerServlets

2004-12-02 Thread Craig McClanahan
On Thu, 2 Dec 2004 12:24:48 -0700, Jim Barrows <[EMAIL PROTECTED]> wrote: > Answer: > http://struts.apache.org/faqs/kickstart.html#jsf This link points at resources focused on people that have existing Struts apps and might want to use JSF components on the pages, but keep all their back-end logic

RE: JSF and non-struts controllerServlets

2004-12-02 Thread Jim Barrows
Answer: http://struts.apache.org/faqs/kickstart.html#jsf > -Original Message- > From: Seetamraju, Uday [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 02, 2004 11:46 AM > To: Struts Users Mailing List > Subject: JSF and non-struts controllerServlets > > > (If JSF can work with Stru