Line | |
---|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
---|
2 |
|
---|
3 | <%@ page language="java" %>
|
---|
4 |
|
---|
5 | <HTML><HEAD>
|
---|
6 |
|
---|
7 | <!--<p><a href="<%= request.getContextPath() %>/login/login.jsp">Try login again.</a></p>
|
---|
8 |
|
---|
9 | *
|
---|
10 |
|
---|
11 | * @author Infrastructure & Security Service
|
---|
12 |
|
---|
13 | * @version 1.0.1.002
|
---|
14 |
|
---|
15 | * -->
|
---|
16 |
|
---|
17 | <TITLE>Navigation Error</TITLE></HEAD>
|
---|
18 |
|
---|
19 | <BODY>
|
---|
20 |
|
---|
21 |
|
---|
22 |
|
---|
23 | <h3>You navigated inappropriately to this page. </h3>
|
---|
24 |
|
---|
25 | <h3> The login process should only be invoked via the consuming application by using your original bookmark, shortcut or URL destination </h3>
|
---|
26 |
|
---|
27 | </BODY></HTML>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.