Re: Tomcat permission to write to Apache



I found it. I just made Tomcat handle everything under a particular
folder so even .txt files will be handled by tomcat instead of just
*.jsps and this was in mod_jk.conf

.



Relevant Pages

  • Re: Open Xava
    ... Tomcat has no common folder. ... Tomcat used to have a 'common/lib/' folder. ... exposure to OpenXava is that it's intended for use in a portal server. ... can be deployed in a WebSphere Application Server, ...
    (comp.lang.java.help)
  • Tomcat webapps path integration with IIS
    ... I cannot get Tomcat resolve to same URL as IIS without including the ... webapps folder. ... I have created a directory in Tomcat under the folder webapps/test ...
    (comp.lang.java.help)
  • Re: servlet project setup in Eclipse
    ... The way I set up Eclipse for web application projects is this. ... configure WEB-INF/src as a source folder for the project, ... See the Tomcat ... there isn't supposed to be a servlet directory underneath webapps. ...
    (comp.lang.java.help)
  • different docbase in tomcat
    ... I have a question considering Tomcat 5.0 (hope this group is the right ... - set the docBase of the context path to a folder with my XSP ... Prev by Date: ...
    (comp.lang.java.help)
  • Re: loading and starting webapp
    ... > application and starting an application in the context of Tomcat. ... To deploy an application in Tomcat, you create a folder inside the ... Search google for deployment descriptor and deploying in tomcat. ...
    (comp.lang.java.programmer)