You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Tuomo Syvänperä <tu...@kolumbus.fi> on 2001/12/13 13:44:36 UTC

ActionMappings parameter - field

Hi,
What is the parameter - field for in the ActionMapping class ?
I was thinking about storing some info there that I use to communicate
some things between my actions. Is it safe to just call 
ActionMapping.setParameter and set its value or should it be put inside 
a synchronized block ?

/tuomo


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>