e component is rendered it stays cached when I refresh the
page
---Original Message---
From: Mike Kienenberger <[EMAIL PROTECTED]>
Subject: Re: Re-render JSF page components
Sent: 22 Sep '06 05:28
Navigation must be more than request-scoped for rendered to work.
A qui
ayed, and
vice-versa?
It seems like once the component is rendered it stays cached when I refresh the
page
> ---Original Message---
> From: Mike Kienenberger <[EMAIL PROTECTED]>
> Subject: Re: Re-render JSF page components
> Sent: 22 Sep '06 05:28
>
>
mponents don't update:
Thanks!
> ---Original Message---
> From: Gert Vanthienen <[EMAIL PROTECTED]>
> Subject: Re: Re-render JSF page components
> Sent: 21 Sep '06 18:58
>
pdate:
Thanks!
> ---Original Message---
> From: Gert Vanthienen <[EMAIL PROTECTED]>
> Subject: Re: Re-render JSF page components
> Sent: 21 Sep '06 18:58
>
> L.S.,
>
> I have never encounte
L.S.,
I have never encountered any problems when using the rendered attribute
for implementing this kind of behavior. Could you post a snippet of the
JSP page code you're using?
Regards,
Gert Vanthienen
[EMAIL PROTECTED]
K. Johnson wrote:
I have some components on my JSF page that need t
I have some components on my JSF page that need to display or hide based on a
bean boolean property.
I have tried using the rendered attribute as well as jstl c:if and c:choose.
My page displays properly the first time based on the condition, but if i go
through a JSF lifecycle and return to
6 matches
Mail list logo