• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Access log file issue

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Buddies,

Every month, We need to send the log report of 3 web sites to clients. 2 websites are generating Access log files for each & every date properly. because these 2 websites are developed by PHP,ASP and running in Apache server.

Rest of one site is developed by Java,JSP & running in Tomcat5.5.0. for that, access log file is not generating.

How to integrate Apache & Tomcat server for generating access log file.

Please give me elaborate suggestion.

Thanks,
Kannan.A
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic