Hi fabrizio, >> I used Magnolia + SpringMVC with a Hibernate3 driven backend in a >> pretty big website and I am really happy with the result... I only >> need to find the time for writing a detailed how to in the wiki ;)
We also had almost the same requirement of integrating a customer area part in a magnolia powered website ( magnolia 2.02) few months back. We accomplished the same using a slightly different approach and now the site is running live. ( we used our custome j2ee framework ( called webturbo ) which is based on spring and hibernate and a few other.. ) We started with adding Tiles support to the magnolia Entry servlet first. We defined a dynamic page template instead of paragraph templates ( we did think abt the paragraph implementation. ) which sets the 'path' to a action url. In this case also the Url drives the page to be managed in magnolia and the 'path' value drives the dynamic content. But If we can make use of the same repository for both author and public instance (single instance of magnolia) the integration looks promising. Regards, Deepu Sundar . Project Manager Sandblue Software Pvt Ltd . IV Floor Nila Technopark Campus Thiruvananthapuram . Kerala - 695581 . India Tel : +91 471- 2700367, 2527703 URL : www.sandblue.com ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
