> It is possible to do this without using the session, and also by only
> using the standard redirect action as the result of your Login code
> (which you can also do as an action).
> 
> 
> I've done this in TSS and it works very well.

Rickard,

What happens to url parameters? What if original request was from a
form with a post (or get) method and it turned out that some sort of
authentication is needed... and after you do your login code does
the original action get all the parameters it was intended to get and
nothing more?

Can you share an example?

with best wishes,
Taavi

_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to