I want to remove Configuration of Application in web.xml and want to do it using annotation like jersey in Restlet.
1- Is it possible? 2- If yes then How ?
I want to remove Configuration of Application in web.xml and want to do it using annotation like jersey in Restlet.
1- Is it possible? 2- If yes then How ?
Copyright © 2021 Jogjafile Inc.
Got the Solution in Servlet 3 Done this using @WebServlet annotation