java - war deployed to webapp but directory created has no content -


appl.war deployed webapp folder of tomcat. when server started can see below line in server log : ...deployment of web application archive appl.war has finished in 181 ms.

also appl directory created not see content in it.

hence when browse giving context root /appl error message "page cant displayed".

what going wrong idea ?

you problem sounds similar stackoverflow link below,

tomcat creates web-inf/lib doesnt explode war files (gwt)


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -