Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 62222 invoked from network); 17 Jun 2004 16:54:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Jun 2004 16:54:34 -0000 Received: (qmail 33100 invoked by uid 500); 17 Jun 2004 16:54:34 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 33060 invoked by uid 500); 17 Jun 2004 16:54:33 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 32951 invoked by uid 99); 17 Jun 2004 16:54:32 -0000 Received: from [64.41.126.234] (HELO cmlapp12.siteprotect.com) (64.41.126.234) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 17 Jun 2004 09:54:32 -0700 Received: from DELLLAPTOP (unknown [209.101.199.82]) by cmlapp12.siteprotect.com (Postfix) with ESMTP id 01ED990EB8 for ; Thu, 17 Jun 2004 11:54:14 -0500 (CDT) From: "James Holmes" To: "'Struts Developers List'" Subject: RE: Struts-faces examples work for me Date: Thu, 17 Jun 2004 12:54:16 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcRUiQXu8PjJcpEIQ9GMgBmiM2UdqgAADcMw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 In-Reply-To: Message-Id: <20040617165414.01ED990EB8@cmlapp12.siteprotect.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Yep, you are experiencing exactly what I experienced yesterday. Basically the problem with the base tag (from what I can tell) is that it is rendering an invalid value. I'm not sure where it gets its value from. If you look at the code in the BaseRenderer class it should only be outputting the "href" attribute if one was specified on the tag. However, it appears that the "href" attribute is getting outputted regardless. -James -----Original Message----- From: Michael Rasmussen [mailto:rasmusmc1@hotmail.com] Sent: Thursday, June 17, 2004 11:34 AM To: dev@struts.apache.org Subject: Struts-faces examples work for me I removed all the tags from the example app. It works. I even get the stylesheets to display correctly. Man that is one ugly stylesheet. Anyway, this seems to have solved the immediate problem. however, there is the bigger problem of the s:base tag not working. Anyone know the solution? Essentially the url is left off for the base tag. Michael _________________________________________________________________ Looking to buy a house? Get informed with the Home Buying Guide from MSN House & Home. http://coldwellbanker.msn.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org