If a user requests a template A and some descision is made
in screens/A.java to redirect the user. Is there somewhat
to just process the redirected URL rather than returning 302
and redirecting the brower?


for example I have my Login template as the default template,
if the user is logged in doBuildTemplate sets redirectURI
and returns 302. This works fine with tomcat serving http,
but when I introduce the IIS isapi plugin the redirect is not
processed properly, the brower outputs the contents of both
old and new pages.

Suggestions?

Thanks


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to