Re: Refresh zone periodicaly

2010-08-12 Thread Tornn
Hi Mite! Consider this Tapestry Jump Start example: http://202.177.217.122:8080/jumpstart/examples/javascript/ajaxactionlink If you add to your page timer (via javascript) which will click on this link (you can make link hidden so user cant see it). Than you will have exactly behavior you want

Re: T5.1 - Problem with form submission and zone rerendering

2010-08-12 Thread Tornn
h set of eyes: > > >     >         >             >                 >                     t:zone="activityAjaxZone"> >                         >                         >                         >                     >                 >            

Re: T5.1 - Problem with form submission and zone rerendering

2010-08-12 Thread Tornn
;m using HSQL while developing project. You must change location of database from "c:/tasksj/db" to something on your choice. > > > 2010/8/11 Tornn > >> So.., no one can help to solve this problem? >> >> 2010/8/11 Tornn : >> > Hi Markus! >&

Re: T5.1 - Problem with form submission and zone rerendering

2010-08-11 Thread Tornn
So.., no one can help to solve this problem? 2010/8/11 Tornn : > Hi Markus! > >  Thank you for your response! >  I tried to do that. But if I add id="something${counter}" where > counter is just a number it stops working at all. >  It renders ok. But buttons do

Re: T5.1 - Problem with form submission and zone rerendering

2010-08-10 Thread Tornn
Hi Markus! Thank you for your response! I tried to do that. But if I add id="something${counter}" where counter is just a number it stops working at all. It renders ok. But buttons do nothing - they cannot submit the form. If I generate ${counter} as it Tapestry does ({"", "_0", "_1", ...

T5.1 - Problem with form submission and zone rerendering

2010-08-10 Thread Tornn
Hi All! You are my last hope. I tried to resolve it by myself, I asked (http://tinyurl.com/2btkmzk) at stackoverflow.com but with no success yet. A little background. I'm very interested in tapestry (and currently considering using it in production) because it looks like very efficient (in all s

Re: Tapestry 5.2.0 Alpha Release Now Available

2010-08-09 Thread Tornn
h Tapestry 5.1 it was ok. 2010/8/10 Thiago H. de Paula Figueiredo : > On Mon, 09 Aug 2010 18:39:54 -0300, Tornn > wrote: > > Hi! > >> 1. It asks me for: java.lang.ClassNotFoundException: >> javax.validation.ValidatorFactory >> 2. It as

Re: Tapestry 5.2.0 Alpha Release Now Available

2010-08-09 Thread Tornn
Hi Howard! Actually I have at least 2 problems after "just changing versions". I think if I were using maven it would be ok (I hope). But after just overwriting T5.1 libraries I have 2 problems (I wont continue today, so there is maybe more of this): 1. It asks me for: java.lang.ClassNotFoundExc

Re: Multicriteria research

2010-08-09 Thread Tornn
Hi! >> Where is method getTypes? Try to read route cause of exception. Tapestry5 is really great in reporting detailed exceptons. 2010/8/9 mcfly37 : > > Hello peoples!! > > I'm trying to design a multi criteria research for an application. This > application have to display a list of obje