Geert Bevin wrote:
Can you send me your code in a jumpstart archive? Makes it easier to track what goes on and maybe come up with a solution or workaround.

I will try to get that to you later today.

Actually, I can use only the sessionid as the trigger, but I need to make sure that username always validates for the current session. I figure I could use a "pre" to set the correct username for each request. Now, my question is, if both a "pre" and an "inherits" are declared, which one executes first? Or, should I do something like this?

<group pre="InitialiseUsername">
        <group inherits="LoginCheck">
                ...
        </group>
</group>

Eddy
--
http://coding.mu
http://priscimon.com/blog
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to