html - Can't view JSP page -


on apache tomcat server, i've had page, index.jsp, running several weeks. today however, when refreshed page nothing appears, error says there no resource , page source empty. use url: http://localhost:8080/test/index.jsp ensured directory correct , port correct. placed test html files under directory none of them can viewed either. server started without errors.

remove tomcat temp/, conf/catalina , work/ folders. removes webapps/ application war or file folder. , restarts tomcat , let know how going?


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -