Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 20149 invoked from network); 30 Oct 2008 18:50:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Oct 2008 18:50:16 -0000 Received: (qmail 80738 invoked by uid 500); 30 Oct 2008 18:50:13 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 80717 invoked by uid 500); 30 Oct 2008 18:50:13 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 80706 invoked by uid 99); 30 Oct 2008 18:50:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Oct 2008 11:50:13 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of musachy@gmail.com designates 209.85.198.233 as permitted sender) Received: from [209.85.198.233] (HELO rv-out-0506.google.com) (209.85.198.233) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Oct 2008 18:48:58 +0000 Received: by rv-out-0506.google.com with SMTP id l9so700777rvb.47 for ; Thu, 30 Oct 2008 11:49:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=h2SlRJEXE14KDrQTXPunL8rgBTw7kmDtVd2nY4UIbog=; b=YjxAwLkE3gysFZMRRWLSq6FNka9ZbN6m7uosVPnbySg8NH96MpvGCP2QFdk5jgvgDe 5BuX5macAWW9EWcSelBcJxSJBJyN25pBF0uXIvRj1ydWlOPbiLhNTd1z3geXtuO6ck3Y NE+FkE7lzaDancJQeuZRLUB/lM/9zYgiphL4Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=bTeSY1qdnfRHpV6X8oEK1MlJZ9NpZIFqK0K6tRwYYLoqGRqYJHbiNw4XmA7/PflbMj tqHNNEerdvn037GRSQYr7KEYn1Ju0VdaaTbfkwX78fpP+NbbZMXKsnxhuRCwdVE24dAQ FPu3lVvUkvTzLYz0fHa4UNAQzUuLQoSPeS12A= Received: by 10.141.129.14 with SMTP id g14mr5993231rvn.56.1225392578737; Thu, 30 Oct 2008 11:49:38 -0700 (PDT) Received: by 10.141.145.3 with HTTP; Thu, 30 Oct 2008 11:49:38 -0700 (PDT) Message-ID: Date: Thu, 30 Oct 2008 14:49:38 -0400 From: "Musachy Barroso" To: "Struts Users Mailing List" Subject: Re: js file loading performance In-Reply-To: <490A00FC.6060807@yahoo-inc.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_9810_21196005.1225392578731" References: <490A00FC.6060807@yahoo-inc.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_9810_21196005.1225392578731 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 wrote: > 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 instead of > using s:head? If one does not currently exist, are there tools that will > build this for me? > > Thanks! > -- > Frank Maritato > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd ------=_Part_9810_21196005.1225392578731--