You can put that in the WEB-INF/classes directory where cocoon is running or package it in a jar and drop it in WEB-INF/lib where cocoon is running.

David

Simon H�rlimann (IMSEC) wrote:

Hi

[Please CC me, I'm not on the list]

I want to use a custom action written by me. Where do I have to put the class file, so that it gets found by cocoon?
The class is in a package called adron and the class name is AdronNextAction.
Here's an excert from my sitemap:


   <map:actions>
     <map:action name="formNext" src="adron.AdronNextAction"/>
   </map:actions>

Thanx
Simon


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





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



Reply via email to