I need to use a single servlet with different URL pattern. I have given try in the tomcat server as below. but I want to know the real coding standard please help me out?
you can use multiple URL's in one servlet mapping.
Hello HelloWorld Hello /HelloServlet /HelloServletOne /HelloServletTwo