|
|
||
John Reynolds's BlogTapestry Component Examples: contrib:Tree and contrib:TablePosted by johnreynolds on October 22, 2004 at 05:21 PM | Comments (0)In response to some gentle prodding, I have created a suit of examples on how to use the Tapestry Tree component. I've also added some new examples to the Tapestry Table component suite. Each suite of examples is packaged in a war file. I've tested these with Tomcat, but they should work with any Servlet container. The "applications" are sort of a cross between a tutorial and a series of pretty well documented examples. I wrote these examples while learning to use the components myself, so the information is probably of most use to somebody getting started.
I continually receive positive feedback on my Table examples, and I've been adding new stuff as I learn it. It's been a very gratifying experience to share these examples, and I highly recommend the practice to others. It's a great way to generate good Kharma.
The Tree component was a bit more of a challenge. The Tapestry Workbench includes a very complete example of a File System Tree, but it wasn't immediately obvious to me how to create a simple tree. Frankly I was surprised by how much custom Java I had to write to use the Tree components, but it's quite possible that I missed something. As with the Table examples, I'll update and expand the examples as I get feedback and learn more. Enjoy! Update: My Tapestry examples are now hosted by a java.net project: Tapestry Web Component Examples. Bookmark blog post: CommentsComments are listed in date ascending order (oldest first) | Post Comment | ||
|
|