Actions are great, however it would be nice If
I could dynamically create them with XSP so in
my sitemap I have:
<map:action 
  name="my-action"
  src="/actions/my-action.xsp"
  logger="action.my-action"
/>

Where my-action.xsp gets trasfomed to java using
some action.xsl, builtin and custom logicsheets.

Cocoon already has everything I need other than the
action.xsl.

How would I go about adding this functionality?
Where do I start? 

Thanks,

Artur...




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

Reply via email to