Hello again.
What I have to is to have one page with entity:
        <t:beaneditform object="client" 
submitlabel="message:submit-client-label"/>

Then I want to pass this entity to another page, and in that next page I
want to use it's all fields to perform hibernate query to find matching
records and display them on this second page.

Thanks,
Adam

Thiago H. de Paula Figueiredo wrote:
> 
> 
>> Anyways, what I do in SearchClient is running the setClient() method of  
>> ClientsList, as I suppose it's not being used at all how is the data  
>> supposed to be placed in this
>> EventContext? How should I put in in my SearchClient.java?
> 
> I'm sorry, I'm not following you. Please post what you want to do, not how  
> to implement it.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/passing-values-between-pages-%28search--%3E-result%29-tp25765698p25780833.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