diff --git a/superx/index.jsp b/superx/index.jsp index 936b94c..639c0b5 100644 --- a/superx/index.jsp +++ b/superx/index.jsp @@ -16,6 +16,10 @@ if(mandantparam !=null && !mandantenid.equals("")) String username=""; String loginPortlet=""; +String login_param=request.getParameter("login"); +if(login_param ==null) + login_param=""; + StringBuffer defaultReport=new StringBuffer(); String defaultReportParam=request.getParameter("report_id"); String defaultMandantenIDParam=request.getParameter("MandantID"); @@ -245,7 +249,7 @@ username=request.getRemoteUser(); { %> -<%@ include file="sx_login.inc" %> +<%@ include file="sx_login.jsp" %> <% } diff --git a/superx/sx_login.jsp b/superx/sx_login.jsp new file mode 100644 index 0000000..075bb51 --- /dev/null +++ b/superx/sx_login.jsp @@ -0,0 +1,76 @@ +
+
+
+
+
+
+ +
+
+
+ +
+
+ +
+   +

Willkommen bei SuperX.

+

Bitte melden Sie sich an.

+
+
+ +
+
+
+
+
+ +
+
+ +
+
+ +
+
+ + + + + + + + +
+
+
+ + + + + +
+
+
+
+
+