Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java in General
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Jeanne Boyarsky
Ron McLeod
Sheriffs:
Paul Clapham
Liutauras Vilda
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Java in General
Webpage to switch on off scheduling
Tiya Khambadkone
Ranch Hand
Posts: 114
1
posted 8 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I want to switch a functionality ON/OFF using a webpage.
My application kick starts using quartz listener with the help of following code :
<bean class="org.springframework.scheduling.quartz.SchedulerFactoryBean">....</bean>
I want to create a webpage that can switch this ON or OFF.
Could you give me some direction ?
Les Morgan
Rancher
Posts: 1093
29
I like...
posted 8 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What I have done in the past to allow custom switching of features is just use a cookie.
Out on HF and heard nobody, but didn't call CQ? Nobody heard you either. 73 de N7GH
Won't you please? Please won't you be my neighbor? - Fred Rogers. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Spring quartz not started with jpa hibernate
Quartz scheduler not deleting the job from all servers
Spring-Quartz scheduler-CronJob NoSuchMethodError org.quartz. Scheduler.setJobFactory
startup timer servlet
Spring and Quartz
More...