Thank you all very much! That worked wonderfully! Exactly what I've been looking
for... thanks again!
James
> -Original Message-
> From: Dick Zetterberg [mailto:[EMAIL PROTECTED]
> Sent: Saturday, July 26, 2003 7:17 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [OS-webwork] How do I read r
If the include tag should look up the value on the value stack/request param
you should use the value attribute rather than the page attribute. So in
your example you should write:
Cheers,
Dick Zetterberg
[EMAIL PROTECTED]
- Original Message -
From: "Scott Farquhar" <[EMAIL PROTECTED]
When using a model driven action the property
setting interceptor does not use the value stack to set the properties like I
expected it to. Instead it replaces the OGNL root with EITHER the action
or the model. This is not how the rest of the application works and seems
rather strange.