Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Struts
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:
Struts
Creating Custom plugin Class in Struts 2
Abdul Mujeeb Md
Greenhorn
Posts: 26
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
I would like to create a custom plugin class and configure it in
Struts
2.
Eg: I would like to add a scheduler to send a mail every week. I would create a custom class and use this class as a plugin.
We achieve the same in Struts 1 by mapping this class using the plugin tag. How do we do the same in Struts2.
Thanks.
David Newton
Author
Posts: 12617
I like...
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Personally, I'd use Spring/Quartz.
Abdul Mujeeb Md
Greenhorn
Posts: 26
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi David,
I have already started development using Struts2 and at this point i cant switch to Spring/Quartz. Can we do this using Struts2.
Ankit Garg
Sheriff
Posts: 9708
43
I like...
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Go though
this
if it helps...
SCJP 6 | SCWCD 5 |
Javaranch SCJP FAQ
|
SCWCD Links
David Newton
Author
Posts: 12617
I like...
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Struts 2 has strong Spring integration--we're using Quartz in our Struts 2 apps that need periodic tasks.
But how did the elephant get like that? What did you do? I think all we can do now is read this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Struts 2 - Configuring a custom TypeConverter with injected beans
Any one using Eclipse for real development?
gwt and struts
SEO friendly URLs with Struts
Migrating a project from Ant to Struts
More...