06-19-2006 08:24 AM
06-20-2006 03:54 AM
<navigation-rule>
<from-view-id>/jsp/login.jsp</from-view-id>
<navigation-case>
<from-outcome>success</from-outcome>
<to-view-id>/jsp/extension/home.jsp</to-view-id>
</navigation-case>
</navigation-rule>
06-20-2006 09:12 AM
09-07-2006 06:49 PM
thx for your help i didnt see things like it but its working thx
09-08-2006 05:31 PM
<%
response.sendRedirect(request.getContextPath() + "/navigate/browse/workspace/SpacesStore/[NodeID]");
%>
However the user allways ends up in his home space.10-25-2010 06:22 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.