jsp - Where is root directory in Tomcat web application? -
i have web application using tomcat index.jsp needs read data textfile. however, i'm not quite sure root directory is.
can give me insight, material, and/or solutions directory , how decided must there.
i'm new these technologies, bare me.
catalina_home tomcat directory. @ folder %catalina_home%\work\catalina\localhost\web_application_name\
or %catalina_home%\webapps\root
Comments
Post a Comment