RE: RE : Orthognal OGNL!

2007-07-09 Thread Dave Newton
--- Big Stick <[EMAIL PROTECTED]> wrote: > I always thought a stack implied levels! Am I > strange to think maybe the stack search should > consider this capability? I think you and Musachy have the right idea with an #action (or whatever; I'd actually go for something quicker to type) rather tha

RE: RE : Orthognal OGNL!

2007-07-09 Thread Big Stick
I always thought a stack implied levels! Am I strange to think maybe the stack search should consider this capability? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: RE : Orthognal OGNL!

2007-07-09 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: > ... CRAZY! ... STACK! d. Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invi

Re: RE : Orthognal OGNL!

2007-07-09 Thread stanlick
http://answers.yahoo.com/dir/?link=list&sid=396545433 >> >> - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > &

Re: RE : Orthognal OGNL!

2007-07-09 Thread Musachy Barroso
Be a better Heartthrob. Get better relationship answers from someone >> who >> >> knows. Yahoo! Answers - Check it out. >> >> http://answers.yahoo.com/dir/?link=list&sid=396545433 >> >> >> >> -

Re: RE : Orthognal OGNL!

2007-07-09 Thread cilquirm
; >> d. >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> Be a better Heartthrob. Get better relationship answers from someone >> who >> >> knows. Yahoo! Answers - Che

Re: RE : Orthognal OGNL!

2007-07-09 Thread Chris Pratt
> - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > Scott > [EMAIL PROTECTED] > > -- View this message in context: http:/

Re: RE : Orthognal OGNL!

2007-07-09 Thread cilquirm
>> http://answers.yahoo.com/dir/?link=list&sid=396545433 >> >> - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > &

Re: RE : Orthognal OGNL!

2007-07-09 Thread stanlick
There is no searching up the stack beyond the top? On 7/9/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Big Stick <[EMAIL PROTECTED]> wrote: > But it's a property on the Action! pushes each iteration onto the value stack. So what's at the top then? Not the action (or model), but each element

RE: RE : Orthognal OGNL!

2007-07-09 Thread Dave Newton
--- Big Stick <[EMAIL PROTECTED]> wrote: > But it's a property on the Action! pushes each iteration onto the value stack. So what's at the top then? Not the action (or model), but each element of the iteration. d. __

RE : RE : Orthognal OGNL!

2007-07-09 Thread Ezequiel Puig
Have you tryed #yourproperty ? If that doesn't work, can you send your code ? Ezequiel. -Message d'origine- De : Big Stick [mailto:[EMAIL PROTECTED] Envoyé : lundi 9 juillet 2007 15:05 À : Struts Users Mailing List Objet : RE: RE : Orthognal OGNL! But it's a propert

RE: RE : Orthognal OGNL!

2007-07-09 Thread Big Stick
But it's a property on the Action! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE : Orthognal OGNL!

2007-07-09 Thread Ezequiel Puig
rs Mailing List Objet : Orthognal OGNL! I have a property that I cannot access while inside an yet I can access it before and/or after the loop! It is as though the collection I'm iterating over has the same property which is causing an overshadowing. However, the collection does *not* conta

Orthognal OGNL!

2007-07-09 Thread stanlick
I have a property that I cannot access while inside an yet I can access it before and/or after the loop! It is as though the collection I'm iterating over has the same property which is causing an overshadowing. However, the collection does *not* contain the property! Is it possible to access p