Re: Submit(with context) in Loop In Form

2009-11-23 Thread Stephan Windmüller
matt22 wrote: > BUT in the testButton(Integer param) param is always 3(last index)!!! > (after click a button 1, 2, or 3) > where is a problem? I posted the same question two months ago. Please have a look at this thread: http://old.nabble.com/Wrong-context-for-submit-button-in-loop-td25449383.h

Re: Submit(with context) in Loop In Form

2009-11-22 Thread Shing Hing Man
Hi, Have you tried to set the defer parameter to false in the submit component ? http://tapestry.apache.org/tapestry5.1/tapestry-core/ref/org/apache/tapestry5/corelib/components/Submit.html The following is a demo on how to use submit with context. http://lombok.demon.co.uk/tapestry5Demo/test/