I have a doubt, I have some action classes that perform various things depending upon some context. Such a context is passed in as a URL param as in <html:link page="/gateKeeperAction.do?method=bidStarted">
Am i to synchronized on 'method' instance variable of the action? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

