Re: refresh page with detachable model - not working

2008-09-23 Thread lienok
IS NOT WORKING AUTOMATICALLY, >>> * I have to reopen the page. NOT EVEN REFRESH IS HELPING */ >>> >>>tck.sendToAuthorization(true); >>>info("Ticket was sent to authorization."); >>>

Re: refresh page with detachable model - not working

2008-09-22 Thread lienok
horization(true); >>info("Ticket was sent to authorization."); >>} >>}; >>add(lnkSendToAuth); >> >> } >> >> public DetachableTcktModel(int ticketID) { >> this.ticketId = ticketID; &g

Re: refresh page with detachable model - not working

2008-09-22 Thread Martijn Dashorst
; > public void detach() { > tck = null; >} > > . > > > Any advice what I am doing wrong I would appreciate. > > Thanks, Lenka > > -- > View this message in context: > http://www.nabble.com/refresh-page-with-detachable-model---not-working-tp

refresh page with detachable model - not working

2008-09-22 Thread lienok
detach() { tck = null; } . Any advice what I am doing wrong I would appreciate. Thanks, Lenka -- View this message in context: http://www.nabble.com/refresh-page-with-detachable-model---not-working-tp19608631p19608631.html Sent from th