annotation中servlet的配置

@WebServlet(name = "validationCodeServlet", urlPatterns = "/validationCodeServlet")

你可能感兴趣的:(annotation,servlet)