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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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.

--
Massimo
http://meridio.blogspot.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Best regards,
Renat Zubairov

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 users@tapestry.apache.org
Sent: Friday, June 29, 2007 5:39 AM
Subject: Updated T5 Tutorial



The T5 Tutorial has been updated:

- It is now HTML format, not PDF
- I've added a chapter on forms and validation

it's still very much a work in progress, but I think it will server
many people's needs better than the raw reference documentation.

http://tapestry.apache.org/tapestry5/tutorial1/index.html

--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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/

Cheers,
Nick.


Douglas Chan wrote:
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


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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:
tapestry-release-version5.0.5-SNAPSHOT/tapestry-release-version

After mvn command:
http://localhost:8080/tapestry-tutorial1/

because of the defined artifact id:tapestry-tutorial1

Marcus


Updated T5 Tutorial

2007-06-28 Thread Howard Lewis Ship

The T5 Tutorial has been updated:

- It is now HTML format, not PDF
- I've added a chapter on forms and validation

it's still very much a work in progress, but I think it will server
many people's needs better than the raw reference documentation.

http://tapestry.apache.org/tapestry5/tutorial1/index.html

--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 PROTECTED] 
Sent: Friday, 29 June 2007 9:40 a.m.
To: Tapestry users
Subject: Updated T5 Tutorial

The T5 Tutorial has been updated:

- It is now HTML format, not PDF
- I've added a chapter on forms and validation

it's still very much a work in progress, but I think it will server
many people's needs better than the raw reference documentation.

http://tapestry.apache.org/tapestry5/tutorial1/index.html

-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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) 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 PROTECTED]
Sent: Friday, 29 June 2007 9:40 a.m.
To: Tapestry users
Subject: Updated T5 Tutorial

The T5 Tutorial has been updated:

- It is now HTML format, not PDF
- I've added a chapter on forms and validation

it's still very much a work in progress, but I think it will server
many people's needs better than the raw reference documentation.

http://tapestry.apache.org/tapestry5/tutorial1/index.html

--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]