Hi!
Where can I set global variables and get them back in Struts. Because I see 
that Action beans extending struts Action bean doesn't get servlet in their 
perform method.

public ActionForward perform(ActionMapping mapping,
                                 ActionForm form,
                                 HttpServletRequest request,
                                 HttpServletResponse response)

Any suggestions???

Thanks
-M


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

Reply via email to