As a newcomer to Struts, I'm trying to redesign a jsp/servlet/ejb
application to use Struts.  One issue I wonder about is that the current
servlets make heavy use of the init() method to setup resources,
logging, resolve ejb home objects, etc.  

I haven't come across an equivalent method in Action?  Is there one?
What approach would you recommend?

Carl




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

Reply via email to