X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fwebapp%2FloginError.jsp;fp=src%2Fmain%2Fwebapp%2FloginError.jsp;h=0791b496ce5dcaa6a8de144cdf3ff2eaaca3634d;hb=8845e7fe6141ccc98fd070ee4e653941f6e60508;hp=0000000000000000000000000000000000000000;hpb=b5dd7f771153492ebf5b70949dba8914af58a3cd;p=photos diff --git a/src/main/webapp/loginError.jsp b/src/main/webapp/loginError.jsp new file mode 100644 index 0000000..0791b49 --- /dev/null +++ b/src/main/webapp/loginError.jsp @@ -0,0 +1,17 @@ + +<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> +<% +String path = request.getContextPath(); +String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +%> + + + + + + + + Wrong user id or password specified.
+ + +