In Eclipse,I can't use "run as" function to open a dynamic web project. Error Message:"The absolute uri: http://www.springframework.org/tags/form cannot be resolved in either web.xml or the jar files deployed with this application"
However, when I export the project to a war file and deploy it, I can access the webpage.
The way I use the war file:
- export the war file in webapps folder
- click startup.bat
- use browser to visit the page : localhost:8080/****
My framework: spring4.1 tomcat8.5
Aucun commentaire:
Enregistrer un commentaire