WEB-INF is the name of a folder found in Java web applications.
i'm new to java and have a strange problem. i create some folder(theme, js, css) in WEB-INF folder and …
java jsp web-infI have a webapp in a war archive which is deployed on cloudfoundry. One of the libraries ("somelib.jar") used …
java tomcat cloud-foundry hotswap web-infI have a jsp page called home.jsp outside the WEB-INF directory and an other jsp page called service.jsp …
jsp servlets web-infI have created dynamic web project in eclipse and added index.jsp file, obviously thats my welcome page.I have …
java angularjs jsp web-inf welcome-file