On Wed, Nov 18, 2009 at 5:22 PM, sosna <[email protected]> wrote: > > But how to access these files when i dont have webapplication logs deployed. > I tried that and got tomcat error page resource /logs not found. I dont want > to deploy another project i want to access html files from a folder in > tomcat. Is it possible ??
Not as easily as doing what I suggested. What's the big issue with creating a directory under webapps and putting your log files there? Seems pretty lightweight to me... -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
