Re: Tapestry component development tutorials

2006-03-16 Thread Nick Westgate
Annie, there are some listed on the wiki, but not many for T4. http://wiki.apache.org/jakarta-tapestry/TapestryTutorials My advice would be to go through Kent's free chapters 1-4, and then as Pedro says, creating components can be as easy as pages. Basically you rename your .page to .jwc, change

Re: Tapestry component development tutorials

2006-03-16 Thread Wayland Chan
Check out the free 4 chapter pdf download at http://www.agileskills2.org/EWDT/index.html It's probably your best bet for Tapestry 4 documentation right now. On 3/15/06, Annie Lim <[EMAIL PROTECTED]> wrote: > Tapestry 4 > > Annie > --

Re: Tapestry component development tutorials

2006-03-15 Thread Pedro Abelleira Seco
Developing components in Tapestry is as easy as creating plain web pages. Simply try the framework (with a tutorial) one afternoon and you will see. Regards Pedro El jue, 16-03-2006 a las 08:09 +0800, Annie Lim escribió: > Hello, > > I have just started looking at Tapestry and was just wonderin

RE: Tapestry component development tutorials

2006-03-15 Thread Annie Lim
Tapestry 4 Annie >>> [EMAIL PROTECTED] 16/03/2006 8:28:16 am >>> Which version of Tapestry? -Original Message- From: Annie Lim [mailto:[EMAIL PROTECTED] Sent: Wed 3/15/2006 5:09 PM To: tapestry-user@jakarta.apache.org Subject: Tapestry component development tutorials Hello, I

RE: Tapestry component development tutorials

2006-03-15 Thread Mark Stang
Which version of Tapestry? -Original Message- From: Annie Lim [mailto:[EMAIL PROTECTED] Sent: Wed 3/15/2006 5:09 PM To: tapestry-user@jakarta.apache.org Subject: Tapestry component development tutorials Hello, I have just started looking at Tapestry and was just wondering if there wer