DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30511>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30511

Struts-faces form input with rendered attribute set

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2004-08-06 11:42 -------
Well, this is really a struts-faces bug, because JSF handles it correctly on 
the JSF page.
I fact if the value of the renedered attribute is an boolean (i.e. the string 
true or false) is works correctly. Then as soon as you put an expression, it 
is well evaluated by JSF while rendering the page but when the page is 
processed it sounds like the code behind the scene is not able to re-evaluate 
this expression. I think that the cause is that the corresponding struts 
action is request scoped, as soon as you put the action in the session scope 
it works correctly.
I am not sure this is really a bug, please move the bug depending on if this 
is something to fix or not.
Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to