that's a cool feature, but it does not work with 5.0.18.

DH-14 wrote:
> 
> In 5.1, use like context="[param1,param2]"
> 
> Thanks
> DH
> 
> 
> ----- Original Message ----- 
> From: "Angelo Chen" 
> Sent: Monday, March 30, 2009 2:25 PM
> Subject: t5: multiple parameters in PageLink's context?
> 
> 
>> 
>> Hi,
>> 
>> Is there a way to specify multiple parameters in the PageLink's context,
>> example:
>> 
>> this works:
>> 
>>    <t:pageLink page="SendPurchaseOrder" context="buyer.code">Send
>> Order</t:pageLink>  
>> 
>> this fails:
>> 
>> <t:pageLink page="SendPurchaseOrder" context="buyer.code/'US'">Send
>> Order</t:pageLink>  
>> 
>> what I'm doing now is, return the combined paramter from java and put it
>> in
>> the context,  
>> 
>> hints?
>> -- 
>> View this message in context:
>> http://www.nabble.com/t5%3A-multiple-parameters-in-PageLink%27s-context--tp22777039p22777039.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>> 
>>
> 

-- 
View this message in context: 
http://www.nabble.com/t5%3A-multiple-parameters-in-PageLink%27s-context--tp22777039p22778721.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to