Re: Struts2 and Quartz

2008-01-22 Thread Shantur Rathore
Thanks for the info Laurie. It was really helpful. -Shan On Jan 21, 2008 9:14 PM, Laurie Harper <[EMAIL PROTECTED]> wrote: > Shantur Rathore wrote: > > Hello Everyone, > > > > I am new to Struts2. I am trying to work with Quartz and integrate it in > my > > Struts2 WebApp. > > I found some info

Re: Struts2 and Quartz

2008-01-21 Thread Laurie Harper
Shantur Rathore wrote: Hello Everyone, I am new to Struts2. I am trying to work with Quartz and integrate it in my Struts2 WebApp. I found some info on Quartz and Struts2 at http://struts.apache.org/2.x/docs/how-can-we-schedule-quartz-jobs.html But i am still unclear what is the function of Ac

Struts2 and Quartz

2008-01-21 Thread Shantur Rathore
Hello Everyone, I am new to Struts2. I am trying to work with Quartz and integrate it in my Struts2 WebApp. I found some info on Quartz and Struts2 at http://struts.apache.org/2.x/docs/how-can-we-schedule-quartz-jobs.html But i am still unclear what is the function of ActionJob? and how do i sch