<%@ page import="java.net.URLEncoder"%> <%@ page import="org.openecomp.portalsdk.core.util.SystemProperties"%> <% // Name is defined by app; do not throw if missing final String appDisplayName = SystemProperties.containsProperty(SystemProperties.APP_DISPLAY_NAME) ? SystemProperties.getProperty(SystemProperties.APP_DISPLAY_NAME) : SystemProperties.APP_DISPLAY_NAME; %> Login

<%=appDisplayName%>








${model.error}