You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Mike Dickson <mi...@yahoo.com> on 2004/12/08 19:45:50 UTC

Cocoon Timer?

I need to invoke a Cocoon URL every few seconds day and night. Other than
having an external Servlet/Java Application to call the Cocoon URL, is there
any such thing in Cocoon?

Thanks,

Mike D.

Re: Cocoon Timer?

Posted by Tony Collen <co...@umn.edu>.
Mike Dickson wrote:
> I need to invoke a Cocoon URL every few seconds day and night. Other 
> than having an external Servlet/Java Application to call the Cocoon URL, 
> is there any such thing in Cocoon?
>  
> Thanks,
>  
> Mike D.


Mike,

Check out the "cron" block.

Alternatively you could use wget as a unix cron job, which might be easier.

Tony

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org