Hi,
I have a problem to show the right template, when the logout is called
from a embedded object.
The embedded object shows a link that points to a submission of the
embedded object.
The exit of the submission points to the following 'LOGOUT' object, that
does the logout and snaps back to the processElement method of the
embedded object.
<element id="LOGOUT" file="rife/logout/passthrough/database.xml">
<property name="datasource">
<datasource>derby</datasource>
</property>
<flowlink srcexit="logged_out" snapback="true"/>
</element>
So far so good. My problem is that after the logout the user should see
the login page again.
But I need a reload, so that the main object (not the embedded)
recognizes the logout.
What should I change in my architecture?
Cheers,
Lars
_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users