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 probably faster

Thanks again and have a great day
Piotrek


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



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 correct technique for implementing caling action from table
node?

Thanks 
Piotrek
---
Struts-2.2.1


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