RE: [S2] Slow s:url execution

2007-05-15 Thread Jordi Rubio Moreno
Moreno [mailto:[EMAIL PROTECTED] Enviado el: lunes, 14 de mayo de 2007 17:06 Para: Struts Users Mailing List Asunto: RE: [S2] Slow s:url execution Hi Musachy, I'm installing TPTP plugin for Eclipse to control the project execution. When I have more information I'll send you :) ATM I c

RE: [S2] Slow s:url execution

2007-05-14 Thread Jordi Rubio Moreno
lto:[EMAIL PROTECTED] Enviado el: lunes, 14 de mayo de 2007 14:43 Para: Struts Users Mailing List Asunto: Re: [S2] Slow s:url execution AFAIK There shouldn't a huge difference. You could setup a profiler and see where the bottleneck is on the jsp tags version. By the way how many items does "of

Re: [S2] Slow s:url execution

2007-05-14 Thread Musachy Barroso
AFAIK There shouldn't a huge difference. You could setup a profiler and see where the bottleneck is on the jsp tags version. By the way how many items does "offers" have? musachy On 5/14/07, Jordi Rubio Moreno <[EMAIL PROTECTED]> wrote: Hi, I'm testing s:iterator and s:url tags vs #foreach an

[S2] Slow s:url execution

2007-05-14 Thread Jordi Rubio Moreno
Hi, I'm testing s:iterator and s:url tags vs #foreach and #surl velocity tags, and my surprise is that Struts s:url tag is "slower" than #surl invocation. When I work with Velocity, the test page is rendered immediately, but when I execute the same test (in the same machine and Tomcat) with s:url