RE: tapastry vs struts

2006-05-02 Thread Kurtis Williams
Web frameworks (Tapestry, JSF, Wicket) are component oriented. Struts is not. -Original Message- From: Pedro Viegas [mailto:[EMAIL PROTECTED] Sent: Sunday, April 30, 2006 4:31 PM To: Tapestry users Subject: Re: tapastry vs struts I'm not an experienced user so I can't give a

Re: tapastry vs struts

2006-05-01 Thread Jesse Kuhnert
Nice Summary :) As for the learning curve, I can say from firsthand experience that I had the following experiences "learning" with both of them( this could be skewed as I spent the majority of my prof career writing either weird server/hardware device software or custom native gui based apps..no

Re: tapastry vs struts

2006-05-01 Thread Richard Clark
On 4/25/06, Jonnalagadda, Sumithra <[EMAIL PROTECTED]> wrote: We are currently evaluating different frameworks to build our e-commerce site. I've spent the last year and a half working on a complex web application for a Fortune 100 company using Tapestry, and I believe we wouldn't have gotten a

Re: tapastry vs struts

2006-05-01 Thread Henri Dupre
On 5/1/06, Payne, Matthew <[EMAIL PROTECTED]> wrote: Thanks for the response Henri, I appreciate you stepping up to the plate with a response. [quote] To start, I don't know any HTML editor that willl open that page in wisywyg [/quote] Don't think this is a big issue. What does an xhtml edito

RE: tapastry vs struts

2006-05-01 Thread Payne, Matthew
s to supply context relative information. -Matt -Original Message- From: Henri Dupre [mailto:[EMAIL PROTECTED] Sent: Monday, May 01, 2006 12:44 PM To: Tapestry users Subject:Re: tapastry vs struts On 5/1/06, Payne, Matthew <[EMAIL PROTECTED]> wrote: > > > &

Re: tapastry vs struts

2006-05-01 Thread Henri Dupre
On 5/1/06, Payne, Matthew <[EMAIL PROTECTED]> wrote: ID Name Level #foreach($customer in $customerList) $customer.id $customer.fullName $customer.memberLevel #end The Tapestry view requires a knowledge of OGNL and the syntatic sugars of what @Insert(@Update?) is. I

RE: tapastry vs struts

2006-05-01 Thread Payne, Matthew
inal Message- From: Jonnalagadda, Sumithra [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 10:08 PM To: tapestry-user@jakarta.apache.org Subject:tapastry vs struts We are currently evaluating different frameworks to build our e-commerce site. Struts Pros : huge user

RE: tapastry vs struts

2006-05-01 Thread Payne, Matthew
PM To: tapestry-user@jakarta.apache.org Subject:tapastry vs struts We are currently evaluating different frameworks to build our e-commerce site. Struts Pros : huge user base and hence good support Cons : its stagnant. Tapestry : Pro : component based development

Re: tapastry vs struts

2006-04-30 Thread Pedro Viegas
ur business requirement. John - Original Message - From: "Jonnalagadda, Sumithra" To: Sent: Wednesday, April 26, 2006 3:08 AM Subject: tapastry vs struts > We are currently evaluating different frameworks to build our e-commerce > site. > > Struts > > Pros

Re: tapastry vs struts

2006-04-26 Thread Konstantin Ignatyev
hat fits your business requirement. John - Original Message - From: "Jonnalagadda, Sumithra" To: Sent: Wednesday, April 26, 2006 3:08 AM Subject: tapastry vs struts > We are currently evaluating different frameworks to build our e-commerce > site. > > Struts >

Re: tapastry vs struts

2006-04-26 Thread John Coleman
iness requirement. John - Original Message - From: "Jonnalagadda, Sumithra" <[EMAIL PROTECTED]> To: Sent: Wednesday, April 26, 2006 3:08 AM Subject: tapastry vs struts > We are currently evaluating different frameworks to build our e-commerce > site. > > Str

Re: tapastry vs struts

2006-04-26 Thread Sam Gendler
I don't have time to go into a ton of detail right now (although I will try to do so later), but I went through the same evaluation process, although I compared every viable j2ee framework and eventually settled on Tapestry. Despite some hiccups, I still think it was the right decision. The one c

Re: tapastry vs struts

2006-04-25 Thread Pratibha Gopalam
The links seems to have got mixed up, so resending them.. 1. Comparing Web Frameworks https://equinox.dev.java.net/framework-comparison/WebFrameworks.pdf 2. JavaServer Faces (JSF) vs Struts http://websphere.sys-con.com/read/46516.htm?CFID=311076&CFTOKEN=7E296DCB-A672-13F1-5DB011EEF87E322E 3.

Re: tapastry vs struts

2006-04-25 Thread Pratibha Gopalam
Good references 1. Comparing Web Frameworks 2. JavaServer Faces (JSF) vs Struts

RE: tapastry vs struts

2006-04-25 Thread Jonnalagadda, Sumithra
What about Trails? -Original Message- From: Mark Stang [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 8:24 PM To: Tapestry users; tapestry-user@jakarta.apache.org Subject: RE: tapastry vs struts Did struts, will never do struts again! Wanna buy a book? Tapestry is more

RE: tapastry vs struts

2006-04-25 Thread Mark Stang
@jakarta.apache.org Subject: tapastry vs struts We are currently evaluating different frameworks to build our e-commerce site. Struts Pros : huge user base and hence good support Cons : its stagnant. Tapestry : Pro : component based development Cons : not as big user base as

tapastry vs struts

2006-04-25 Thread Jonnalagadda, Sumithra
We are currently evaluating different frameworks to build our e-commerce site. Struts Pros : huge user base and hence good support Cons : its stagnant. Tapestry : Pro : component based development Cons : not as big user base as struts. These are the preliminary points I c