java - Add static folder to Tomcat in Netbeans -
while configuring maven application in eclipse can add together static folder tomcat server. static folder contains properties , config files used web application, images , css files.
unfortunatelly can't move web application resources folder because it's legacy application.
my company changing ide eclipse netbeans , i'm concerned if there way add together static folder in netbeans's embedded tomcat. possible?
by way, we're using netbeans 7.1.2 , apache tomcat 7.0.22.0 java 1.6.0_26.
try: tools -> options -> java -> ant tab -> in "classpath" section add together static folder clicking on "add directory" button.
yesterday had similar problem, , worked me.
java tomcat netbeans
No comments:
Post a Comment