One thing to keep in mind is that you will have to migrate from the old struts 
tags with theme="ajax" to the new ajax specific struts tags. I found that the 
new tags were basically the same as the old ones, but I did have to go through, 
drop the theme, and change the tag library. It's probably something that you 
can automate with regular expression though.

On a side note, I am in the process of migrating out of dojo for performance 
reasons. Even with the new caching feature, turning parseContent off, and using 
the tomcat native library, widget loading in the browser (especially i.e. 6, 
which is our target platform) is slow. Server response times are quick, but it 
just takes the dojo framework a long time to register a high number of widgets 
per page (in one case over 600 in our site). I think the sight could benefit 
from some paging to cut down on browser load and fight information overload for 
the user, but I am not in control of the interface spec and it is not possible 
to have it changed. I am still looking for something faster or perhaps we will 
have to go back to (heaven forbid) framesets. Or maybe I will get really lucky 
and UI will realize that they need to change their spec.

-Nick

-----Original Message-----
From: chengas123 [mailto:[EMAIL PROTECTED]
Sent: October 4, 2007 5:20 PM
To: user@struts.apache.org
Subject: Re: [s2] Struts head tag KILLS (> 10s) page load time


Yes, it is working for me now.  I checked out the project and did not have to
change any of the pom.xml files.  I will let you know how my performance
tests go with the new plug in.

Thanks,
Ben


********************
NOTICE OF CONFIDENTIALITY
This communication including any information transmitted with it is 
intended only for the use of the addressees and is confidential. 
If you are not an intended recipient or responsible for delivering 
the message to an intended recipient, any review, disclosure, 
conversion to hard copy, dissemination, reproduction or other use 
of any part of this communication is strictly prohibited, as is the 
taking or omitting of any action in reliance upon this communication. 
If you receive this communication in error or without authorization 
please notify us immediately by return e-mail or otherwise and 
permanently delete the entire communication from any computer, 
disk drive, or other storage medium.

If the above disclaimer is not properly readable, it can be found at 
www.td.com/legal
                                                           
AVERTISSEMENT DE CONFIDENTIALITE                   
Ce courriel, ainsi que tout renseignement ci-inclus, destiné uniquement 
aux destinataires susmentionnés,  est confidentiel.  Si vous 
n’êtes pas le destinataire prévu ou un agent responsable de la 
livraison de ce courriel, tout examen, divulgation, copie, impression, 
reproduction, distribution, ou autre utilisation d’une partie de ce 
courriel est strictement interdit de même que toute intervention ou 
abstraction à cet égard.  Si vous avez reçu ce message par erreur ou 
sans autorisation, veuillez en aviser immédiatement l’expéditeur par 
retour de courriel ou par un autre moyen et supprimer immédiatement 
cette communication entière de tout système électronique.

Si l'avis de non-responsabilité ci-dessus n'est pas lisible, vous 
pouvez le consulter à www.td.com/francais/legale

Reply via email to