From: David Tercero <[EMAIL PROTECTED]>
> It is a bit complicated, because house.id is not in the value
> stack but in the page context.


The "#attr" expression will search the various JEE scopes, so the OGNL 
expression "#attr.house.id" should find the "house.id" value in page scope.


http://struts.apache.org/2.x/docs/ognl.html


Dave




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

Reply via email to