Re: Struts 2 using Quartz

2009-04-20 Thread Johnson nickel
Thanks for your quick response. But , i'm not aware of spring. In struts 2, i want to integrate quartz,for that give any sample or idea. It will be helpful for my further progress. Burton Rhodes wrote: > > Is implemeting Spring in your stuts app an option? If so the Quartz > Spring plugin is

Re: Struts 2 using Quartz

2009-04-20 Thread Zoran Avtarovski
We use spring as standard to setup the struts2 actions so it was a simple matter of adding some config information to the applicationContext.xml file. The spring site has comprehensive documentation. Z. > > > > Hi all, > > I'm using struts 2.0.6. I have requirement to write an logic

Re: Struts 2 using Quartz

2009-04-20 Thread Burton Rhodes
Is implemeting Spring in your stuts app an option? If so the Quartz Spring plugin is incredibly easy. On 4/20/09, Johnson nickel wrote: > > Hi all, > > I'm using struts 2.0.6. I have requirement to write an logic in > action file. Where that > action should be schedule in (daily or weekly