Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by NormanFranke: http://wiki.apache.org/tapestry/SuccessStories ------------------------------------------------------------------------------ Tobias Marx, Fivecast GmbH, Munich (Germany) + == ViewObit.com == + + The [http://www.ViewObit.com/ ViewObit.com] web site is a completely dynamic portal for Funeral Home clients of our Answering Service, [http://www.myasd.com/ MyASD.com], to publish their obituary information online. We also allow creation of micro-sites with additional custom pages, e.g. [http://www.ViewObit.com/AlbrightFH ViewObit.com/AlbrightFH]. All of the data comes from a database, including mapping URLs to the apropriate site. + + The site started as a Tapestry 4.0.2 site and is currently being migrated to 4.1.2, using Hibernate for database access. We appreciated the clear separation of display/template and Java code, the component architecture (so common page elements are written once) and the very rapid development. The entire site was developed in a little over a week with periodic updating for new features. We are currently adding Tapestry-based virtual hosting, which allows a domain name to be pointed to the site and have map to the apropriate pages without using any virtual hosting capabilities of the application server. This is being done using a Servlet filter and normal Tapestry external pages. + + -Norman Franke + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
