Hello All, I am using a combination Quartz and QuartzPlugIn to schedule events in my struts app. The two work beautifully together (thanks to the developers responsible for these!)
All of my events are scheduled on the app startup and what i wanted to do now is to manually access the scheduler. On http://demo.jgsullivan.com/struts/QuartzPlugIn.html page, i read that "The QuartzPlugin for Struts allows you to automatically configure and start a Quartz scheduler upon initialization of your Struts application. It also places itself in your application context to make a scheduler available within your actions." Can anyone provide a code example on accessing the scheduler? Is it in the application context? If so, under which key? I looked at the code but can't seem to find the answer yet. Thanks a lot! james __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]