Thx..
But is it safe to use setParameter in your own actions and if I do 
should i enclose it in a synchronized block ?

/tuomo

Jon.Ridgway wrote:

> Hi Tuomo,
> 
> The mapping parameter is an arbitrary string associated with a mapping that
> can be accessed via mapping.getParameter ().
> 
> Jon.
> 
> -----Original Message-----
> From: Tuomo Syvänperä [mailto:[EMAIL PROTECTED]] 
> Sent: 13 December 2001 12:45
> To: [EMAIL PROTECTED]
> Subject: 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:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 




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

Reply via email to