Re: [s2] Simple Tag Question and

2006-12-01 Thread Don Brown
On 12/1/06, Mark Menard <[EMAIL PROTECTED]> wrote: On 12/1/06 12:01 PM, "Don Brown" <[EMAIL PROTECTED]> wrote: > Well, I had some free time (holding my new son to let mom get some > sleep) and figured everyone deserved at least a reply. Yay for > GMail's search. > > Anyways, cool, thanks for th

Re: [s2] Simple Tag Question and

2006-12-01 Thread Mark Menard
On 12/1/06 12:01 PM, "Don Brown" <[EMAIL PROTECTED]> wrote: > Well, I had some free time (holding my new son to let mom get some > sleep) and figured everyone deserved at least a reply. Yay for > GMail's search. > > Anyways, cool, thanks for the update. I don't know of a better tag, > but we ar

Re: [s2] Simple Tag Question and

2006-12-01 Thread Don Brown
Well, I had some free time (holding my new son to let mom get some sleep) and figured everyone deserved at least a reply. Yay for GMail's search. Anyways, cool, thanks for the update. I don't know of a better tag, but we are always open for a patch... :) Don On 12/1/06, Mark Menard <[EMAIL PR

Re: [s2] Simple Tag Question and

2006-12-01 Thread Mark Menard
On 12/1/06 3:21 AM, "Don Brown" <[EMAIL PROTECTED]> wrote: > > On 8/30/06, Mark Menard <[EMAIL PROTECTED]> wrote: >> Is this following possible? >> >> >> >> >> >> >> >> >> >> If it isn't how do you change the value of something on the value stack once >> you are either into a JSP o

Re: [s2] Simple Tag Question and

2006-12-01 Thread Don Brown
Why do you need to modify? What about just pushing something else that effectively overrides the existing value? Don On 8/30/06, Mark Menard <[EMAIL PROTECTED]> wrote: Is this following possible? If it isn't how do you change the value of something on the value stack once you

[s2] Simple Tag Question and

2006-08-30 Thread Mark Menard
Is this following possible? If it isn't how do you change the value of something on the value stack once you are either into a JSP or in a FreeMarker template? I have been struggling with this for days now. I know it's got to be something really really really stupidly simple, but