RE: Struts vs JSF newbie questions

2008-09-24 Thread Martin Gainty
some clarification on which (Struts vs JSF) lifecycle does what would be appreciated thanks, Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission

Re: Struts vs JSF newbie questions

2008-09-24 Thread UseTheFork
Wow, nice !!! Thanks Joachim !!! -- View this message in context: http://www.nabble.com/Struts-vs-JSF-newbie-questions-tp19645533p19646792.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe

Re: Struts vs JSF newbie questions

2008-09-24 Thread Joachim Rohde
There is a JSF-plugin for Struts. Have a look at http://struts.apache.org/2.1.2/docs/jsf-plugin.html Hopefully this answers some of your questions. Joachim UseTheFork schrieb: Hi, I am still in my quest to understand J2EE technologies. Today, I am reading about JSF. My questions are: i) I u

Struts vs JSF newbie questions

2008-09-24 Thread UseTheFork
ould this be avoided? Thanks, J. -- View this message in context: http://www.nabble.com/Struts-vs-JSF-newbie-questions-tp19645533p19645533.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubsc

Re: Struts vs JSF

2007-01-30 Thread Piero Sartini
I had the same problem some time ago. At the end I decided to go with struts2 instead of JSF for several reasons: - development time (i am familar with action based frameworks - it reflects better how i think of web application) - there is no good JSF framework out there in my eyes. nothing that

Re: Struts vs JSF

2007-01-29 Thread Ted Husted
Struts 2 can use JSF components, so it's not an either/or decision. * http://struts.apache.org/2.x/docs/javaserver-faces.html For an enterprise-grade JSF solution, see Apache Shale * http://shale.apache.org/ The direction of Struts 2 is to continue to become the framework that we actually *wan

Struts vs JSF

2007-01-29 Thread Zhang, Larry \(L.\)
Can some one say something about the direction of Struts? Can we say it will be replaced by JSF eventually? Is it easy to migrate struts to JSF? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P

Re: Struts vs JSF decision

2006-01-23 Thread Frank W. Zammetti
On Mon, January 23, 2006 6:08 am, Rivka Shisman said: > The specialist said he doesn't have development experience with Struts, > but he strongly recommended using JSF. He said that JSF is J2EE standard > and is more comfortable and flexible to work with. This is exactly the kind of opinion I woul

Re: Struts vs JSF decision

2006-01-23 Thread Sheshadri Patel
On 1/23/06, Rivka Shisman <[EMAIL PROTECTED]> wrote: > > Hello Friends, > > > > I've been working with Struts for some months now and I really like the > framework and I especially like the people that participate in the > mailing lists. > > Today I spoke with a project manager from IBM (consulting

Struts vs JSF decision

2006-01-23 Thread Rivka Shisman
Hello Friends, I've been working with Struts for some months now and I really like the framework and I especially like the people that participate in the mailing lists. Today I spoke with a project manager from IBM (consulting team) regarding consulting services for developing our web J2EE app