Re: js file loading performance

2008-10-30 Thread Musachy Barroso
This might help: http://cwiki.apache.org/S2WIKI/creating-a-custom-dojo-profile-for-struts-20x.html musachy On Thu, Oct 30, 2008 at 2:46 PM, Frank Maritato <[EMAIL PROTECTED]>wrote: > Hi all, > > I'm using struts 2.0.11.2 and I'm having some performance issues on simple > page loads. Firebug is

js file loading performance

2008-10-30 Thread Frank Maritato
Hi all, I'm using struts 2.0.11.2 and I'm having some performance issues on simple page loads. Firebug is showing that it needs to download many js files coming from the struts jar (some of which are not found). Is there a combined/compiled js file for production use that I can reference inst