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 <s:base> tag. However, it appears that the "href" attribute is getting outputted regardless.
-James -----Original Message----- From: Michael Rasmussen [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 11:34 AM To: [EMAIL PROTECTED] Subject: Struts-faces examples work for me I removed all the <s:base> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]