Hello Guys,

I have this tag ...

<logic:notPresent name="hello.world" ><logic:redirect
href="routes-login.rr" /></logic:notPresent>

And I need to change hello.world to Konstants.HELLO_WORLD. Now this...

<logic:notPresent name="Konstants.SESSION_USER_KEY" ><logic:redirect
href="routes-login.rr" /></logic:notPresent>

does not seem to work( of course ). 

Please help. Thanks

Richard

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

Reply via email to