Hi Dave,
Thanks a lot for the advice! I have use the template_update_delay=6 too,
and have noticed some improvement :)
Cheers
Jordi Rubio Moreno
-Mensaje original-
De: Dave Newton [mailto:[EMAIL PROTECTED]
Enviado el: lunes, 28 de mayo de 2007 14:43
Para: Struts Users Mailing
ow JSP works at this level).
Thanks again for your time :)
Cheers
Jordi Rubio Moreno
-Mensaje original-
De: Jeromy Evans [mailto:[EMAIL PROTECTED]
Enviado el: lunes, 28 de mayo de 2007 14:37
Para: Struts Users Mailing List
Asunto: Re: [S2] Freemarker vs struts taglibs
Jordi Rubio More
Hi,
An important info to comment... The total Action execution time is 60ms (again,
perhaps the problem is slow taglib execution (?))
Cheers!
Jordi Rubio Moreno
-Mensaje original-
De: Jordi Rubio Moreno [mailto:[EMAIL PROTECTED]
Enviado el: lunes, 28 de mayo de 2007 13:25
Para
${o.offDescr}
<@s.url id="addToShortListUrl"
action="ShortList!add" includeParams="none" offId="${o.offId}" />
<@s.text
name="Results.addToShortList"/>
Hi Charbel,
If you are using , try to use instead of this the simple
HTML tag , and tell me if this works (I don't know why this
happens, but I found this solution).
Cheers
Jordi Rubio Moreno
-Mensaje original-
De: Charbel Abdul-Massih [mailto:[EMAIL PROTECTED]
Enviado el: vi
{2}
/Results.jsp
/Error.jsp
and my friendly URLs looks like
http://localhost/app/Search/manager/london.action
Best regards!
Jordi Rubio Moreno
-Mensaje original-
De: news [mailto:[EMAIL PROTECTED] En nombre de Laurie Harper
Enviado el: martes, 15 de mayo de
Hi Musachy,
Thanks a lot for the response :)
Cheers!
Jordi Rubio Moreno
-Mensaje original-
De: Musachy Barroso [mailto:[EMAIL PROTECTED]
Enviado el: jueves, 17 de mayo de 2007 17:55
Para: Struts Users Mailing List
Asunto: Re: [S2] Freemarker vs struts taglibs
FreeMarker is a
Hi,
I'm a bit confused. I need to decide if I'll use Freemarker or Struts
taglibs, and I don't know the differences between both. E.g. what's the
difference between and <@s.iterator>, and <@s.url>,
etc etc...
I have seen all the tutorials and examples I have found working with
taglibs, but pe
http://localhost:8080/example/1/HelloWord.action
always with the same result: There is no Action mapped for action name
blablabla/blablabla
Please, I need to understand what I'm doing wrong, because I believe I'm
doing the things as tutorials and articles show, but without right
results...
Thanks a lot!
Jordi Rubio Moreno
Hi,
Finally I have created the project from the scratch, with the minimum
jar files possible, and now works fine! I believe there was a jar
version conflict, and this was the cause of slow s:url execution.
Thanks a lot!
Cheers
Jordi Rubio Moreno
-Mensaje original-
De: Jordi Rubio
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 can say the ArrayList offers has only 10 Offer objects.
Cheers!
Jordi Rubio Moreno
-Mensaje original-
De: Musachy Barroso [mai
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
tResultSet(), in your jsp
you could access it via ${resultSet}
Don
On 5/11/07, Jordi Rubio Moreno <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm newbie in Struts, and I have begin with Struts 2. I have an
> ActionSupport object that contains a complex object TResultSet (this
&g
Hi,
I'm newbie in Struts, and I have begin with Struts 2. I have an
ActionSupport object that contains a complex object TResultSet (this
object communicates with a remote server and this server sends a lot of
information that is stored into the TResultSet client).
class TResultSet
{
private
14 matches
Mail list logo