RE: T5: Select won't retain value when it rejects by the server

2007-10-25 Thread Kristian Marinkovic
uot; An users@tapestry.apache.org Kopie Thema RE: T5: Select won't retain value when it rejects by the server Hi Kristian, Thanks for the reply, but why this one is retained: > it is because of the way tapestry handles component requests! > > -- View this message in cont

RE: T5: Select won't retain value when it rejects by the server

2007-10-25 Thread Angelo Chen
Hi Kristian, Thanks for the reply, but why this one is retained: > it is because of the way tapestry handles component requests! > > -- View this message in context: http://www.nabble.com/T5%3A-Select-won%27t-retain-value-when-it-rejects-by-the-server-tf4689919.html#a13405947 Sent from th

RE: T5: Select won't retain value when it rejects by the server

2007-10-25 Thread Kristian Marinkovic
it is because of the way tapestry handles component requests! if a component fires an action (from a submit or link or...) tapestry will first resolve the action methods and invoke them. after the action methods have been invoked tapestry determines the page the component is located in and genera