urlPatterns in WebServlet annotation
Intellij does not seem to pick up the urlPatterns anntoation below. If I declare the mapping in the web.xml file it works fine however if I remove it I get a 404.
@WebServlet(name = "Servlet", urlPatterns = {"/TestServlet"})
Thanks,
Nabil
Please sign in to leave a comment.
Please let me know if this question is not clear so I can rephrase it. Thanks
How do you know IDEA does not pick up it? Do you see red code?
"Nabil Shuhaiber" <no_reply@jetbrains.com> сообщил(а) в новостях
следующее:18222769.176881328397545285.JavaMail.devnet@confluence.jetbrains.net...
>
>
>