Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 70755 invoked from network); 29 Apr 2002 04:56:34 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 29 Apr 2002 04:56:34 -0000 Received: (qmail 23310 invoked by uid 97); 29 Apr 2002 04:56:32 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 23294 invoked by uid 97); 29 Apr 2002 04:56: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 23283 invoked from network); 29 Apr 2002 04:56:31 -0000 Message-ID: <001e01c1ef3a$ac20d8e0$6401a8c0@timhome> From: "Tim D Elcott" To: "Struts Users Mailing List" References: <3CCC369E.1040104@sun.com> Subject: Re: in a Date: Sun, 28 Apr 2002 22:59:40 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 there, Had this problem before and as a quick work around found that the tile defintion below worked nicely. Just pass the key to your title as a string in the tiles definiton and then use a 'hack' to load the text for the key in your JSP. So.... and in my JSP used <bean:message name="titleKey" scope="page"/> Works a treat! Hope this help Tim Elcott. ----- Original Message ----- From: "ajTreece" To: "Struts Users Mailing List" Sent: Sunday, April 28, 2002 11:51 AM Subject: in a > Folks... > > I've set up some tiles code that allows me to utilize a common look and feel to > a table. The tiles code needs two pieces of data to build the table. Here is an > example: > > > > > > > It is required that the "title" value be extracted form the messages resource > bundle with the tag. My challenge is the only way I > can get it to work is if the "title" value points to a jsp who's only action is > to execute the tag. How do I utilize the tag > inside the block? > > I can handle the flames if this is obvious and I just can't see it.... > > Thanks, ajTreece > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: