09-01-2009 11:12 AM
<navigation-rule>
<description>
The decision rule used by the NavigationHandler to determine which view must be displayed after the current
view, login.jsp is processed.
</description>
<from-view-id>*</from-view-id>
<navigation-case>
<description>
Indicates to the NavigationHandler that the browse.jsp view must be displayed if the Action referenced
by a UICommand component on the login.jsp view returns the outcome "success".
</description>
<from-outcome>administration</from-outcome>
<to-view-id>/jsp/browse/browse.jsp</to-view-id>
</navigation-case>
</navigation-rule>
<navigation-rule>
<description>
The decision rule used by the NavigationHandler to determine which view must be displayed after the current
view, login.jsp is processed.
</description>
<from-view-id>/jsp/login.jsp</from-view-id>
<navigation-case>
<description>userclient navigation case</description>
<from-outcome>myalfresco</from-outcome>
<to-view-id>/jsp/userclient/home.jsp</to-view-id>
</navigation-case>
<navigation-case>
<description>userclient navigation case</description>
<from-outcome>success</from-outcome>
<to-view-id>/jsp/userclient/home.jsp</to-view-id>
</navigation-case>
</navigation-rule>
10-30-2009 06:39 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.