Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 95013 invoked from network); 8 Apr 2002 10:04:03 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 8 Apr 2002 10:04:03 -0000 Received: (qmail 5570 invoked by uid 97); 8 Apr 2002 10:04:06 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 5554 invoked by uid 97); 8 Apr 2002 10:04:05 -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 5543 invoked from network); 8 Apr 2002 10:04:05 -0000 Message-ID: <3CB16B59.D7696429@lifl.fr> Date: Mon, 08 Apr 2002 12:05:13 +0200 From: Cedric Dumoulin X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: fr,en MIME-Version: 1.0 To: Struts Users Mailing List Subject: Re: Tiles, included pages, and taglibs References: <20020401233052.GE1156@neo.dave.dribin.net> <3CA8F66A.6090906@pacific.net.au> <20020402155919.GA14313@neo.dave.dribin.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello, Tiles simply use the RequestDispatcher.include(...) method, wich allow to include a servlet. Cedric Dave Dribin wrote: > > Dave Dribin wrote: > > > > >Hi, > > > > > >This is more of an observation than a question. I started playing > > >with the tiles and noticed that in included pages, you have to > > >redeclare taglibs in those included pages. > > On Tue, Apr 02, 2002 at 10:08:10AM +1000, Arron Bates wrote: > > They may be separate pages in terms of development, but at runtime > > they'll become separate servlets all together and will be parsed as > > such. Being separate servlet entities, they'll need the talib > > declarations etc etc. > > Just out of curiousity, how does Tiles do this? Does it invoke the > JSP servlet manually or do some sort of internal HTTP request and > capture the output? I took a brief look at the code, but it gave me a > headeache. ;) > > -Dave > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: