Tapestry

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
Interview Transcripts
  

Articles:
  • Advanced Features of the Tapestry Framework by Vlad Kofman   - [Clicks: 332]
    In the first part of this article, I discussed the main structure of the Tapestry framework, as well as its setup and configuration in an enterprise scale development environment such as JBuilder 2005. In this article, I will further explore the features of the framework and discuss specific components and pre-build modules. A sample application that uses Tapestry is included for your reference as well.
    http://www.developer.com/java/ent/article.php/3567681 - Dec, 2005
  • Further Down the Trail by Chris Nelson   - [Clicks: 129]
    Trails creator Chris Nelson shows how to create one-to-many relationships, custom pages, and custom list, edit, and search pages.
    [Includes source code]
    http://today.java.net/pub/a/today/2005/11/04/further-down-the-trail.html - Nov, 2005
  • Weaving the Tapestry Framework: Part 1 by Vlad Kofman   - [Clicks: 224]
    In a continuation of my series of articles about Java Web development frameworks, this article will look at the Tapestry framework. Because Tapestry is a rather large framework, one article is not enough to cover most of its features. I decided to split the discussion about Tapestry into two parts. In this first part, I will focus on the configuration of the framework in an enterprise-level IDE such as JBuilder 2005 and prepare the groundwork for a working example in the second part. I will also describe the structure of the framework and its main features in this article, and concentrate on more specific features and details in the second part.
    http://www.developer.com/java/ent/article.php/3558501 - Oct, 2005
  • JavaServer Faces vs Tapestry - A Head-to-Head Comparison by Phil Zoio   - [Clicks: 470]
    In this article we put these frameworks head-to-head, comparing each on its merits. We rate the two on critical aspects of their design, development and runtime environments. The intention is to provide users with a basis for making informed choices about the advantages and disadvantages of each, and for deciding which to choose when embarking on a new project. Our comparisons are based on JSF 1.1 and Tapestry 3.0.3 (with occasional references to the forthcoming Tapestry 4.0 where appropriate).
    http://www.theserverside.com/articles/article.tss?l=JSFTapestry - Aug, 2005
  • RAD That Ain't Bad: Domain-Driven Development with Trails by Chris Nelson   - [Clicks: 106]
    Chris Nelson introduces the Trails project, a domain-driven development framework inspired by Ruby on Rails.
    [Includes source code]
    http://today.java.net/pub/a/today/2005/06/23/trails.html - Jun, 2005
  • TSS Relaunches on Tapestry by Howard M. Lewis Ship   - [Clicks: 130]
    TSS recently relaunched its back end infrastructure on Tapestry and JDO (SolarMetric Kodo), replacing very old home-grown servlet framework + EJB entity bean combination. These choices were not politically motivated, but based on our requirements and available resources. Tapestry founder Howard Lewis Ship implemented the Tapestry conversion and has written an article about it.
    http://www.theserverside.com/articles/article.tss?l=TSSTapestry - Jan, 2005

[Top]

Interview Transcripts:
  • Tapestry and Hivemind by Howard M. Lewis Ship   - [Clicks: 55]
    Howard Lewis Ship talks about the origins of Tapestry, the differences between it and other web frameworks, how it integrates with Spring and Hibernate, and how to unlearn the bad habits caused by traditional approaches to development, and Hivemind's capabilities as a micro kernel.
    http://www.theserverside.com/talks/library.tss#howard - Feb, 2005

[Top]