thanks, Maurice

i found the problem, it is not relative to swarm. because my
BaseSecurePage.properties file not define fkey message, but
BasePage.properties defined
*label.page.logoff=退出
label.page.createuseraccount=申请个人帐号*

because wicket can not found the key message define, when render *<a
href="#" wicket:id="logoff"><wicket:message key="label.page.logoff"/></a>*
tag, wicket will ignore the link tag





2008/5/5 Maurice Marrink <[EMAIL PROTECTED]>:

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



-- 
新希望软件---俞宏伟
Addr:宁波海曙新高路47弄7号四楼
Site: http://www.nhsoft.cn
GTalk:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
MSN: [EMAIL PROTECTED]
Tel: 0574-87280538
Fax: 0574-56226219
Mobile:13780081921

Reply via email to