Jason,
I tried the new jar and it works fine. What I wanted to do is to call up a
screen Login.class so that the some context data can be supplied to the
Login.vm class. The default stmts in SecureScreen:isAuthorized() only loads
the template but did load the screen. I tried doRedirect() to short circuit
this and the Login.class screen gets loaded finally. However, becuase of
this, screens/Login.vm template gets loaded twice and hence the duplicate
HTML title. Is this the correct way ?

Thanks for yor quick response on the flux.jar provided earlier!

-keng wong

> -----Original Message-----
> From: Jason van Zyl [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 20, 2001 11:05 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Frustrating problem
>
>
>
> The problem is indeed in an older version of Flux which
> I didn't remove from the TDK. This one is my fault.
>
> As a stop gap solution:
>
> 1) download this jar:
>
>    http://www.apache.org/~jvanzyl/flux.jar
>
> 2) Place the flux.jar in your WEB-INF/lib directory
>
> 3) Erase flux classes and flux srcs in your project
>
> After doing this with the released TDK everything
> worked correctly.
>
> I will start working on a 2.1.1 release tomorrow ASAP
> as this is a really annoying problem.
>


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

Reply via email to