This is very simple tricks on how to activate your quarts scheduler on your struts framework.


On Struts-config.xml file, Just add :


<plug-in
className="scheduleplugin.NewsLetter">
</plug-in>