RE: [S2] How to integrate JSF with struts 2?

2007-06-26 Thread Jason Wyatt
PM To: Struts Users Mailing List Subject: Re: [S2] How to integrate JSF with struts 2? How the JSF integration works is we decompose the JSF Lifecycle object into its phases and store each in a Struts 2 Interceptor. Therefore, the request enters the Struts 2 FilterDispatcher like normal, then i

Re: [S2] How to integrate JSF with struts 2?

2007-06-25 Thread Don Brown
ile, but I can't seem to get both working together using one web.xml file. The example at http://struts.apache.org/2.x/docs/javaserver-faces.html shows one way of integrating JSF with Struts 2 - by adding to the action definition. However, I don't really understand the example... How does th

[S2] How to integrate JSF with struts 2?

2007-06-24 Thread Jason Wyatt
together using one web.xml file. The example at http://struts.apache.org/2.x/docs/javaserver-faces.html shows one way of integrating JSF with Struts 2 - by adding to the action definition. However, I don't really understand the example... How does the action know to go to the employee page

Re: JSF with Struts

2006-01-03 Thread Ted Husted
06, Markus <[EMAIL PROTECTED]> wrote: > Hi everybody! > > can anybody tell me good links about using JSF with Struts? > > best regards, > markus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

JSF with Struts

2006-01-03 Thread Markus
Hi everybody! can anybody tell me good links about using JSF with Struts? best regards, markus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]