configuration - What is the Tomcat equivalent of IIS's web.config file? -


i'd have environment-specific application settings in java/tomcat web app. when developed in .net on iis had old web.config file me out this. tomcat have equivalent iis's web.config file?

web.config application's config file. in tomcat/java ee it's web.xml part of webapp.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -