If this is a dupe email I am sorry. But the other one never showed up and its not in my sent items.

I can confirm that this is the case with the duplicate component id's. I am wodering if there is a problem with struts-faces trying to add components to an "appliction" lifecycle rather than a "page" lifecycle. Sorry if this makes no sense, I am still trying to wrap my head around the innards of jsf. Anyway that is my take on what is going on. The other possibility is that with all of the C:when jstl tags on the registration page there is some messed up logic causing the problem. This problem only occurs if you have used the edit info link after the register link on the home page. (It does not occur on the first visit to the page for a session)

Michael


From: "James Holmes" <[EMAIL PROTECTED]>
Reply-To: "Struts Developers List" <[EMAIL PROTECTED]>
To: "'Struts Developers List'" <[EMAIL PROTECTED]>
Subject: RE: Struts-faces examples work for me
Date: Thu, 17 Jun 2004 13:02:21 -0400

I believe the duplicate component-id is still occurring even without the
<s:base> tags in the JSPs.

-James

-----Original Message-----
From: Matthias Wessendorf [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 17, 2004 11:57 AM
To: 'Struts Developers List'
Subject: RE: Struts-faces examples work for me

James,

what's up with your duplicated component-id?
mine are still there, since i didn't touch the samples... ;-)

Cheers,

> -----Original Message-----
> From: James Holmes [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 17, 2004 6:54 PM
> To: 'Struts Developers List'
> Subject: RE: Struts-faces examples work for me
>
>
> 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]
>


--------------------------------------------------------------------- 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]


_________________________________________________________________
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]



Reply via email to