Re: Updated T5 Tutorial

2007-06-29 Thread Marcus
Hi, Until T5.0.5 release, to run application using mvn jetty:run you have to change POM.xml: 5.0.5-SNAPSHOT After mvn command: http://localhost:8080/tapestry-tutorial1/ because of the defined artifact id:tapestry-tutorial1 Marcus

Re: Updated T5 Tutorial

2007-06-29 Thread Nick Westgate
Hi Douglas/John. Please include any error message when reporting a problem. When T5.0.5 is officially released the tutorial's mvn command should work. Until then you will have to append the following: -DremoteRepositories=http://people.apache.org/~hlship/tapestry-ibiblio-rsynch-repository/ Che

Re: Updated T5 Tutorial

2007-06-29 Thread Douglas Chan
I tried the mvn archetype:create . to download the quickstart. but it doesn't work. is it really OK to follow the Tutorial now? Cheers John - Original Message - From: "Howard Lewis Ship" <[EMAIL PROTECTED]> To: "Tapestry users" Sent: Friday, June 29, 2007 5:39 AM Subject: Updated

Re: Updated T5 Tutorial

2007-06-29 Thread Renat Zubairov
Amazing! Forms are so much easy now :) Thanks Tapestry Team! On 29/06/07, Massimo Lusetti <[EMAIL PROTECTED]> wrote: On 6/29/07, Bhuiyan, Nazmul <[EMAIL PROTECTED]> wrote: > What are the advantages using Jetty over Tomcat? It's simply better :) > Thanks a lot for giving us Tapestry Seconded

Re: Updated T5 Tutorial

2007-06-29 Thread Massimo Lusetti
On 6/29/07, Bhuiyan, Nazmul <[EMAIL PROTECTED]> wrote: What are the advantages using Jetty over Tomcat? It's simply better :) Thanks a lot for giving us Tapestry Seconded. -- Massimo http://meridio.blogspot.com - To unsu

Re: Updated T5 Tutorial

2007-06-28 Thread Howard Lewis Ship
5.0.6 will have some kind of pop-up calendar, a date-input field. Jetty is just easier to use from inside Eclipse than Tomcat. YMMV. On 6/28/07, Bhuiyan, Nazmul <[EMAIL PROTECTED]> wrote: Great!! Is it possible for you to include Date field and validation into the form (e.g. Address created on

RE: Updated T5 Tutorial

2007-06-28 Thread Bhuiyan, Nazmul
Great!! Is it possible for you to include Date field and validation into the form (e.g. Address created on) that capture date and time? What are the advantages using Jetty over Tomcat? Thanks a lot for giving us Tapestry Naz -Original Message- From: Howard Lewis Ship [mailto:[EMAIL PROT