You can use Cocoon command line interface.

java org.apache.cocoon.Main -c<sourcepath> -d<resultpath>  -w<tmppath> -l<logfilename>
   -uINFO -f<list.uris>

sourcepath : where your cocoon files are, with the sitemap and so on
resultpath : where tour HTML files go
tmppath    : a directory for tmp files
logfilename : the log file
list.uris : a file containing the list of URI your want to build using Cocoon

Holger Danske wrote:

> Hello Cocoon-User.
>
> We want to use Cocoon to generate static HTML.
>
> Bachground:
> Our customer don't want to work with Cocoon, but we
> want. So we want to use Cocoon for our work and
> generate the HTML for the customer.
>
> Is there an possibiltity to do that with Cocoon.
>
> TIA
>
> JD
>
> __________________________________________________________________
>
> Es ist soweit: das Nokia Game beginnt. Sei bereit für das multimediale Abenteuer. 
>Melde dich bis zum 3. November bei http://de.promotions.yahoo.com/info/nokiagame an!
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>


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

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

Reply via email to