<%@ page contentType="text/html; charset=UTF-8"%> <%@ page import="at.knowcenter.wag.egov.egiz.web.servlets.UpdateFormServlet"%> <%@ page import="java.util.Locale" %> <%@ page import="at.gv.egiz.pdfas.api.commons.Constants" %> <%@ page import="at.gv.egiz.pdfas.web.SignSessionInformation" %> <%@ page import="at.knowcenter.wag.egov.egiz.web.SessionAttributes" %> <%@ include file="language.jsp" %> <% String local_request_url = (String)request.getAttribute("local_request_url"); String data_url = (String) request.getAttribute("data_url"); SignSessionInformation si = (SignSessionInformation) session.getAttribute(SessionAttributes.ATTRIBUTE_SESSION_INFORMATION); Locale locale = (Locale) session.getAttribute(LocaleParamFilter.LOCALE_SESSION_KEY); boolean isExternalInvocation = (si != null && si.exappinf != null); boolean isServerBKU = Constants.SIGNATURE_DEVICE_MOC.equals(si.connector); %> <fmt:message key="nullrequestpage.title"/> <% if (!isExternalInvocation) { %>

<% } // end if %> <% if (isServerBKU) { %> <% if (!isExternalInvocation) { %>
<% } // end if %>
<% if (locale != null) { %> <% } // end if %>
<% if (!isExternalInvocation) { %>
<% } else { // end if %> <% } // end if %> <% } else { %> <% if (isExternalInvocation) { %>
<% } else { %>
<% } // end if %>
<% if (!isExternalInvocation) { %> " /> <% } // end if %>
<% } // end if %> <% if (!isExternalInvocation) { %>
<% } // end if %>