You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Anand M S <an...@hotmail.com> on 2003/05/18 03:53:38 UTC

RequestProcessor

Hi All,

Currently I'm extending ActionServlet and initializing my stuff in init(), 
can we do the custom initializations during statrup using request processor? 
any ideas?

Thanks in advance,
Anand

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. 
http://join.msn.com/?page=features/junkmail


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


RE: RequestProcessor

Posted by Geoff Apps <ge...@bigpond.com>.
Anand,

I have found it easier to define a plugin which runs at application startup
and to handle initialisation that way.

Cheers,

Geoff

-----Original Message-----
From: Anand M S [mailto:anandms5@hotmail.com]
Sent: Saturday, May 17, 2003 6:54 PM
To: struts-user@jakarta.apache.org
Subject: RequestProcessor


Hi All,

Currently I'm extending ActionServlet and initializing my stuff in init(),
can we do the custom initializations during statrup using request processor?
any ideas?

Thanks in advance,
Anand

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn.com/?page=features/junkmail


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org