Hi Johan, If you are familiar with struts as you have mentioned below. You could always use tiles along with a controllerClass on the template which did all your business logic.
I am busy doing the same thing on my project and it seems to work pretty well. Dieter Magnolia - User mailing list wrote: > > Sorry if the title may be misleading, but I have no idea how a better > subject line would read. > > We are looking at using Magnolia as a CMS to manage content etc., but > would > also like to add our own dynamically created content to it (created by > reading databases, adding business logic, struts...). > > I've created my own paragraphs now, own dialogs. The next logical question > is whether we can now set up a paragraph that will be dynamically loaded > into the page. > > I read on the wiki > (http://www.magnolia.info/wiki/Wiki.jsp?page=BusinessLogicTemplateRenderer) > how to easily add business logic by creating a Java class that extends > JspTemplateRenderer. This does not seem to be the way to go when I need to > integrate a Struts action into the page. > > Any ideas or documentation that might be helpful? > > Regards > Johan > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.446 / Virus Database: 269.5.1/765 - Release Date: 2007/04/17 > 05:20 PM > > > > ---------------------------------------------------------------- > for list details see > http://www.magnolia.info/en/developer.html > ---------------------------------------------------------------- > > -- View this message in context: http://www.nabble.com/Custom-paragraphs-for-dynamic-content-tf3600631.html#a10074603 Sent from the Magnolia - User mailing list archive at Nabble.com. ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
