Re: Accessing parameter map properties using JavaScript

2005-02-02 Thread Susan Bradeen
Ok, nevermind. Not going to use the Map properties. Using regular formbean properties instead. On Tue, 1 Feb 2005 11:46:42 -0500, Susan Bradeen <[EMAIL PROTECTED]> wrote: > Yes, I checked the archives and google without any luck. > > If I have a parameter map on my action form, how can I access t

Accessing parameter map properties using JavaScript

2005-02-01 Thread Susan Bradeen
Yes, I checked the archives and google without any luck. If I have a parameter map on my action form, how can I access the map properties using JavaScript? As an example, if the following creates an alert box with the text field value ... It seems that this should work for a parameter map