Tomcat.
When I submit a login form, the web.xml file in WEB-INF folder gets deleted and the app shows a 502 Gateway timeout error. What could be the problem?
Running Tomcat 7. Servlet v 2_5
I am a SE guy but I would use a bunch of System.out.println()s in the code so i know where something gets wrong
But weirdly web.xml file gets deleted. Why would that happen? I think that's causing the error.
Web.xml gets deleted by javax or by your code Or better to ask Do you written any code that deletes that file?
Обсуждают сегодня