I'm not sure how useful a prebuilt web interface would be for Quartz.
It doesn't do scheduling like a calendar program.  In it's simplest form
Quartz lets you define a job and then tell it to run at a specific point
in the future or on a repeating schedule.  Any type of web interface
would only be useful if it knew what type of tasks you planned to run.

--Mark 

On 11/8/05, Henri Dupre <[EMAIL PROTECTED]> wrote:
> On 11/8/05, Geoff Longman <[EMAIL PROTECTED]> wrote:
> > Haven't written an interface. I just use the cool support for Quartz

> > that's built into Spring.
>
> Does it include a web interface for scheduling tasks?
>
> Thanks,
>
> Henri.

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

Reply via email to