Thank you all for your responses.  I apologize that mine is so delayed.  I am
going to try using 2.1 with the cache attribute and see what the difference
is.  It sounds like it should be a major improvement.  I believe the problem
was that it was requesting so many files and it appeared the browser waited
until the previous had finished before requesting the next, so the latency
was through the roof.  Having only one or two files should be a huge
improvement.
I downloaded the  http://people.apache.org/builds/struts/nightlies/2.x/
nightlies .  Do I need struts2-api in addition to struts2-core?  Either way,
I am presented with only a blank white screen when I try to use the new
libraries in places of the 2.0.9 library.  Is there anything else I would
need to change to use 2.1?

Thanks,
Ben



Don Brown wrote:
> 
> Oh, ok, so this is something that we can do once and every user
> doesn't have to do it manually for their application?  Then yes, let's
> make the cache flag true by default.  If the user wants to trim down
> the profile, they can, but at least they'll get way better performance
> out of the box.
> 
> Don
> 
> On 9/25/07, Musachy Barroso <[EMAIL PROTECTED]> wrote:
>> The cache attribute is available on 2.1, and is documented on the head
>> tag:
>>
>> http://struts.apache.org/2.x/docs/dojo-head.html
>>
>> We could definitely make it a default, which it isn't now.
>>
>> The issue to automate the custom profile build is here:
>>
>> https://issues.apache.org/struts/browse/WW-2131
>>
>> right now I build the custom profile and upload the files by hand.
>> Help to get this done with maven would be appreciated.
>>
>> musachy
> 

-- 
View this message in context: 
http://www.nabble.com/-s2--Struts-head-tag-KILLS-%28%3E-10s%29-page-load-time-tf4490390.html#a13024548
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to