-----Original Message-----
From: Anna Afonchenko [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 18, 2002 5:43 AM
To: [EMAIL PROTECTED]
Subject: Re: problem in writing Actions


> Hi Sternath.
> Thanks for the answer.
> So, if I get it right, I need to compile the java file and put the 
> resulting class file into the cocoon
> directory? I don't need to put the class into some subdirectory of cocoon?

Yes, if you don't want to jar them up, classes go under WEB-INF/classes/ with 
directory structure that matches the package name, so for ub.RandomAction you 
would need WEB-INF/classes/ub/RandomAction.class

Geoff


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to