0 Replies Latest reply on Sep 2, 2006 11:02 AM by kelbed

    PROBLEMS WITH SERVING SOME STATIC FILES

    kelbed

      Hi,

      I encountered a problem earlier with corrupted jars served as static files, i solved it by using a versioning servlet to send the files.. instead of relying on the apache module.

      Now I have a simple css file showing blank wherever i put it in the path.
      The file is found but has empty content length so no 404 response is given.

      Strangely some html files are fine, as well as some images.

      Did anybody have this kind of problem ?