2008/5/5 宁波新希望信息技术有限公司 -- 俞宏伟 <[EMAIL PROTECTED]>:
> *Can you check which block is executed, the if or the else.
>  *the else block code will never execute after login in

True, it shouldn't but i am running out of ideas here.

Can you set a breakpoint in Component#render(MarkupStream) and check
what is happening there.
My guess (based on the log) is that isRenderAllowed() will return
true, and that there is some other reason why it is not visible.
If isRenderAllowed returns false can you step into it and tell me
exactly what happens.

Maurice

Reply via email to