Upayavira wrote:



<map:match pattern="foo.jxt">
   <map:generate type="jxt" src="foo.jxt"/>
   <map:act type="closeHibernateSession"/>
   <map:serialize type="html"/>
</map:match>

This will not work.

Actions are used when building a pipeline, not when processing it. So the action will take place before the view is processed, not after.


Oh, what a pitty. It's a little bit consfusing me why action is executed before processing the pipeline, but OK it is so. I think of process switch within the pipline?

Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to