OK, I've just written a new version of JspParagraphRenderer that does the trick. It pushes the action and its result in the attributes of the context. It isn't a good patch because I've copied the action handling related code from the FreemarkerParagraphRenderer. A clean solution would imply refactoring the two renderers for sharing the action handling related code.
However if it interests anyone, I can publish the code. Vincent Faidherbe Software engineer UNIWAY Lenneke Marelaan 12/1 B 1932 St-Stevens-Woluwe Tel.: +32 2 713 65 40 http://www.uniway.be -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: Thursday, April 24, 2008 12:34 PM To: [email protected] Subject: Re: [magnolia-user] JSP templates for ActionBasedParagraph Hi, That's indeed only implemented with Freemarker paragraphs at the moment, but you could have your own custom ParagraphRenderer ... or patch the existing ones ;) cheers, -g On Apr 24, 2008, at 12:26 , Vincent Faidherbe wrote: > Hello, > > Is-it possible to write a JSP templates for ActionBasedParagraph ? > I've taken a look at the code and it seems to be a feature only > available for Freemarker templates. > > > Vincent Faidherbe > Software engineer > > UNIWAY > Lenneke Marelaan 12/1 > B 1932 St-Stevens-Woluwe > Tel.: +32 2 713 65 40 > http://www.uniway.be > > > > > ---------------------------------------------------------------- > for list details see > http://documentation.magnolia.info/ > ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/ ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/ ----------------------------------------------------------------
