Lance, this has specifically to do with the parameters construct failing on 
java methods

I dont know what to do.

I wrote the method as you specified.


t:parameters="prop:{'pageNum':'indexValue'}" 
t:parameters="prop:{'pageNum':'${pageIndex}'}" 

parameters construct refuses to create the Map if I use a java method or try to 
dereference a java method

kcola...@live.com
 



From: kcola...@live.com
To: users@tapestry.apache.org
Subject: RE: EventLink parameters
Date: Mon, 15 Oct 2012 16:20:46 -0400






t:parameters="prop:{'pageNum':'indexValue'}" 
t:parameters="prop:{'pageNum':'${pageIndex}'}" 


Lance, thats just the problem... I did just that and it doesnt work.

indexValue and pageIndex are both from within the java
                                                                                
                                          

Reply via email to