Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 38439 invoked from network); 16 Aug 2002 15:49:01 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 16 Aug 2002 15:49:01 -0000 Received: (qmail 23279 invoked by uid 97); 16 Aug 2002 15:48:32 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 23169 invoked by uid 97); 16 Aug 2002 15:48:32 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 23051 invoked by uid 98); 16 Aug 2002 15:48:30 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <8436977D43BBD511A310009027F63CC51AEA8D@raptor> From: "Malani, Prakash" To: Struts Users Mailing List Cc: "'Chuong Huynh Ngoc'" Subject: RE: Help!!!: Decorate available Struts webapp with Tiles Date: Fri, 16 Aug 2002 08:48:01 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="ISO-8859-1" X-AntiVirus: scanned for viruses by AMaViS 0.2.1-pre3 (http://amavis.org/) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, How are you doing? I would try something like this: Let's say we have screens like searchCustomer.do, submitCustomer.do, etc., that are without decoration. Using Tiles, let's define a defintion like: Now, for each screen extend the above defintion Now, map searchCustomerDef as forward of searchCustomerComplete.do in struts-config.xml Repeat the above process for submitCustomer.do Test /searchCustomerComplete.do in the browser. That should do it... Best regards, -Prakash > Hi, > > I've developed a Struts webapp without decoration (mean just > the body screens). We now want to decorate it by adding > header/footer using Tiles. I think there could be an easy way > to do it without change much of the code, but still don't > know how (I'm new to Tiles). Could anyone please explain how to do it? > > If I go futher, e.g. put some of the available screens in > tabs using tab layout, then is there an easy way to do it? > > Thanks for your help. > > - Thanks ----- eBuilt, Inc. - Builders of Industrial-Strength e-Business (http://www.eBuilt.com) Learn Java! (http://www.cact.csupomona.edu/javacert.html) Learn Design Patterns! (http://www.cact.csupomona.edu/UML_Specialist.htm) Want answers to Java, OOAD, UML, Design Patterns, EJBs, JSPs, Servlets, XP, etc? (http://groups.yahoo.com/group/bartssandbox) -- To unsubscribe, e-mail: For additional commands, e-mail: