Or:
Implement the PlugIn interface & add the appropriate reference to your class
in yoir struts-config.xml

-----Original Message-----
From: Hue Holleran [mailto:[EMAIL PROTECTED]
Sent: Monday, 1 September 2003 19:41
To: Struts Users Mailing List
Subject: RE: [OT] Scheduling


Using this method could you not do this in a servlet set in web.xml with
"load-on-startup"?

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 01 September 2003 11:58
> To: Struts Users Mailing List
> Subject: RE: [OT] Scheduling
>
>
>
> Yes, I have done that. But, now i am stuck as to where to invoke it from.
> I should not use Weblogic startup class.
>
> Any inputs ?
>
> thanks
> -raj
>
>
>
>
>
>
>                       "Robert Taylor"
>
>                       <[EMAIL PROTECTED]        To:       "Struts
> Users Mailing List" <[EMAIL PROTECTED]>
>                       .com>                    cc:
>
>                                                Subject:  RE: [OT]
> Scheduling
>                       01/09/2003 03:46
>
>                       PM
>
>                       Please respond to
>
>                       "Struts Users
>
>                       Mailing List"
>
>
>
>
>
>
>
>
>
> If you cannot use any third party tools, you can implement your own
> schedular using java.util.Timer and java.util.TimerTask.
>
> robert
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: Monday, September 01, 2003 1:37 AM
> > To: [EMAIL PROTECTED]
> > Subject: [OT] Scheduling
> >
> >
> > Hi All,
> > What would be the best implementation for scheduling a job in
> > Weblogic/J2EE
> > environment ?
> >
> >
> > thanks
> > -raj
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.512 / Virus Database: 309 - Release Date: 19/08/2003
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 19/08/2003


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to