Should you be able to us "columnMap.name"? ----- Original Message ----- From: "Malcolm Edgar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 7:25 PM Subject: Re: [Tapestry-developer] call map value from binding
> <component id="columnTitle" type="Insert"> > <binding name="value" expression="columnMap[name]"/> > </component> > > regards Malcolm > > >From: "Eric Schneider" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Subject: [Tapestry-developer] call map value from binding > >Date: Thu, 16 Jan 2003 17:53:09 -0500 > > > >Hi, > > > >I guess this is more of an OGNL question, but maybe someone could fill me > >in > >quickly. How do you pull a value from a HashMap from within a tapestry > >binding? > > > >I'm trying to do something like: > > > ><component id="columnTitle" type="Insert"> > > <binding name="value" expression="columnMap.get(name)"/> > > </component> > > > >Thanks in advance. > >Eric > > > > > > > >------------------------------------------------------- > >This SF.NET email is sponsored by: Thawte.com > >Understand how to protect your customers personal information by > >implementing > >SSL on your Apache Web Server. Click here to get our FREE Thawte Apache > >Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en > >_______________________________________________ > >Tapestry-developer mailing list > >[EMAIL PROTECTED] > >https://lists.sourceforge.net/lists/listinfo/tapestry-developer > > > _________________________________________________________________ > Add photos to your e-mail with MSN 8. Get 2 months FREE*. > http://join.msn.com/?page=features/featuredemail > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: Thawte.com > Understand how to protect your customers personal information by implementing > SSL on your Apache Web Server. Click here to get our FREE Thawte Apache > Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en > _______________________________________________ > Tapestry-developer mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/tapestry-developer ------------------------------------------------------- This SF.NET email is sponsored by: Thawte.com Understand how to protect your customers personal information by implementing SSL on your Apache Web Server. Click here to get our FREE Thawte Apache Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
