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 a few other things,
like pointing the component specification to a component class and
perhaps adding parameters to the .jwc file. That's it. You're done!
You can use this component in a page like any other component.

The above applies if you are going to use an HTML template.
If you want to see more advanced information about a component
that generates its own HTML, have a look at the user's guide:
http://jakarta.apache.org/tapestry/UsersGuide/components.html

Or buy Kent's book for chapter 5. ;-)

Cheers,
Nick.


Pedro Abelleira Seco wrote:
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 wondering if there were 
any good tutorials on custom component development available.

Any help would be deeply appreciated.

Thanks,
Annie



----------------------------------------------------------------------------------------------------
The above message has been scanned and meets the Insurance Commission of Western Australia's Email security policy requirements for outbound transmission.

This email (facsimile) and any attachments may be confidential and privileged. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution or copying of this email (facsimile) is strictly prohibited. If you have received this email (facsimile) in error please contact the Insurance Commission.

Web: www.icwa.wa.gov.au Phone: +61 08 92643333
----------------------------------------------------------------------------------------------------


---------------------------------------------------------------------
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]



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

Reply via email to