• 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

External directory list

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

I try displaying and accessing the content of a directory (like D:\MyDoc) with Tomcat 7.0.0 and Windows XP.
I know this can be done by Tomcat (default servlet)without programming but only with config.

I do that when I worked on TC 4 and TC 5 (mainly accessing/displaying log of some applications).
But now I can't remember how this was done (I must set context and ...)
I search in internet but no response nor in book like The definitive guide Jason B)
Thank you in advance.
M.

reply
    Bookmark Topic Watch Topic
  • New Topic