On Fri, 30 Aug 2013 19:49:38 -0300, rukmini n <rukmini...@gmail.com> wrote:

                msgEle.removeChildren();
                msgEle.pop();

I had already suggested you to replace the code above, both lines, to msgEle.remove(), but you left the call to pop(), which is quite probably the source of your problem. Please pay more attention to the suggestions the list gives you. ;)

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to