Hi,

Is the Action class's instance reused for every request or is a new
Action instance is created for every request?

I forgot this... I seemed to remember that the Action is just like a
HttpServlet: it shouldn't have any member variables that are assumed
to be thread safe.

Thanks,
NG

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

Reply via email to