This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<h2>
<a href="${pageContext.request.contextPath }/client/reg">来访者注册</a>
</h2>
<a href="${pageContext.request.contextPath }/client/ClientLoginServlet">来访者登录</a>
来访者测试账号:15035141926<br/>
密码:123456
<a href="${pageContext.request.contextPath }/admin/login">管理员登录</a>
管理员测试账号:root <br/>
密码:root
<a href="${pageContext.request.contextPath }/doctor/DoctorLoginServlet">咨询师登录</a>
咨询师测试账号:15035141926<br/>
<br/><br/>
ps:机器比较小,访问速度慢,见谅