Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 26173 invoked from network); 10 Oct 2007 17:45:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Oct 2007 17:45:30 -0000 Received: (qmail 25773 invoked by uid 500); 10 Oct 2007 17:22:11 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 25745 invoked by uid 500); 10 Oct 2007 17:22:11 -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 25730 invoked by uid 99); 10 Oct 2007 17:22:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2007 10:22:11 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [128.2.10.83] (HELO smtp.andrew.cmu.edu) (128.2.10.83) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2007 17:22:14 +0000 Received: from cyrano (c-71-199-114-83.hsd1.pa.comcast.net [71.199.114.83]) (user=smwamufi mech=LOGIN (0 bits)) by smtp.andrew.cmu.edu (8.13.8/8.13.8) with ESMTP id l9AHLqMf009827 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Wed, 10 Oct 2007 13:21:53 -0400 From: "Session Mwamufiya" To: "'Struts Users Mailing List'" References: <409f53e0710091019l6ba7151boce890ad30139ab01@mail.gmail.com> In-Reply-To: <409f53e0710091019l6ba7151boce890ad30139ab01@mail.gmail.com> Subject: RE: How to improve dojo performance in Struts 2.0.9 Date: Wed, 10 Oct 2007 13:21:43 -0400 Message-ID: <000001c80b62$07a69f80$16f3de80$@cmu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcgKmLusSJostu4ERjum5vlcaHKobwADi5dA Content-Language: en-us X-Scanned-By: MIMEDefang 2.60 on 128.2.10.83 X-Virus-Checked: Checked by ClamAV on apache.org You can open up the struts 2.0.9 jar and pull out the template folder from . Copy that into your project, then modify template/xhtml/head.ftl and template/simple/head.ftl to refer to the dojo.js file in your directory instead of the one imbedded with struts. Session A. Mwamufiya Carnegie Mellon University MBA | Tepper School of Business MSE (software eng.) | School of Computer Science T: (412) 508-5455 | semwamufiya@cmu.edu -----Original Message----- From: Juan Carlos Serrano [mailto:juancsch@gmail.com] Sent: Tuesday, October 09, 2007 1:20 PM To: user@struts.apache.org Subject: Re: How to improve dojo performance in Struts 2.0.9 I am newbie in struts 2. How do you do that resources are loaded from the directory rather than the jar? I mean, in which configuration file the directory of dojo and template is written? thanks a lot regards --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org