Re: How to render component(zone,block) widthout request and response

2012-05-14 Thread xieweiguo
Thank you for your encouragement.I will post my code when i finished . ^_^ -- View this message in context: http://tapestry.1045711.n5.nabble.com/How-to-render-component-zone-block-widthout-request-and-response-tp5708658p5708920.html Sent from the Tapestry - User mailing list archive at Nabble.co

Re: How to render component(zone,block) widthout request and response

2012-05-14 Thread Lance Java
> Thank you ! That's a way to solve my problem... No problem, if you could share your code I would be interested to see your solution since I'm doing something similar myself > By the way,where are you from? I'm australian but live in London, UK > I am from china, and it's difficult to communicat

Re: How to render component(zone,block) widthout request and response

2012-05-14 Thread xieweiguo
Thank you ! That's a way to solve my problem... By the way,where are you from ?I am from china,and it's difficult to communicate width each other for my poor English. -- View this message in context: http://tapestry.1045711.n5.nabble.com/How-to-render-component-zone-block-widthout-request-and-res

Re: How to render component(zone,block) widthout request and response

2012-05-14 Thread Lance Java
I just recently asked the same question on the list http://tapestry.1045711.n5.nabble.com/tapestry-push-proof-of-concept-td5697644.html here The steps to do it are: 1. In the intital tapestry page request, use ComponentResources to generate a Link to a component event (most likely without the co