MAIL PROTECTED] On Behalf Of
Daniel Pfeifer
Sent: Wednesday, October 29, 2003 12:53 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [OS-webwork] Impossible to put values to the value stack
Since the Object I push to the Stack is of type Boolean I am not quite
sure
if it is very reliab
the stack earlier. Isn't there another way?
> Can't I assign a key of some kind (like in a map key-value-pairs)?
>
> /Daniel
>
> -Original Message-
> From: Patrick Lightbody [mailto:[EMAIL PROTECTED]
> Sent: den 29 oktober 2003 04:41
> To: [EMAIL PROTE
a map
key-value-pairs)?
/Daniel
-Original Message-
From: Patrick Lightbody [mailto:[EMAIL PROTECTED]
Sent: den 29 oktober 2003 04:41
To: [EMAIL PROTECTED]
Subject: RE: [OS-webwork] Impossible to put values to the value stack
The tag that pushes something on the stack should:
lto:[EMAIL PROTECTED] On Behalf Of
Daniel Pfeifer
Sent: Tuesday, October 28, 2003 8:29 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [OS-webwork] Impossible to put values to the value stack
Well, by now I've gotten kind of desperate. Anything I tried so far,
failed.
The question now is
ber 2003 17:26
To: [EMAIL PROTECTED]
Subject: RE: [OS-webwork] Impossible to put values to the value stack
If you push something onto the stack, you won't find it with that name,
you'll then be able to access its properties transparently using the
property names in a findValue() call.
eira [mailto:[EMAIL PROTECTED]
Sent: den 27 oktober 2003 17:26
To: [EMAIL PROTECTED]
Subject: RE: [OS-webwork] Impossible to put values to the value stack
If you push something onto the stack, you won't find it with that name,
you'll then be able to access its properties transparently using
; -Original Message-
> From: Daniel Pfeifer [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 27, 2003 11:22 AM
> To: '[EMAIL PROTECTED]'
> Subject: [OS-webwork] Impossible to put values to the value stack
>
>
> For some reason I am miserably failing to put
For some reason I am miserably failing to put a String on the OgnlValueStack
in an own tag (which extends WebWorkTagSupport).
I first tried it with getValueStack().setValue("disableControl",
disableControlObject), but then I couldn't find disableControl via
findValue.
Now I try it via "push(disab