Re: urls and iterations

2010-10-06 Thread Wataru Kou
Hi , Piotrek. It was an insufficient explanation. was not used because of the repetition, and it proposed the idea of which it displayed the character string. A part of correction was added because it had seemed to be confused with the environment variable. JSP s

Re: urls and iterations

2010-10-05 Thread Piotr Kopeć
Thank kou Kou There's still more to learn for me As I guess there isn't any mechanism for declaration/evaluation, eg: Then will be url that evals with getting item.id ... For PC browsers I'll use javascript post as you suggested, it will be much cleaner and probabl

Re: urls and iterations

2010-10-05 Thread Wataru Kou
hi Piotrek s:a is expanding ftl. for example. link use String ? It quickens a little. show if you're able to use JavaScript . post id. JavaScript function form submit. ex : Thanks. kou

urls and iterations

2010-10-04 Thread Piotr Kopeć
Hi to everyone I've got table liki this like this show It's about performance After adding url creation and reference to it in table row show The code runs 200-300 ms longer on 20 iterations (debugging on WARN level) Why it's running so slow? What is correc