• 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

Tomcat and semicolon in the filenames

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

I am having a problem when trying to download a document file from tomcat apache server.
The document can not be opened although I'm sure the document is there.
Instead of opening it, I get dropped into the error 404 screen of tomcat. Tried that on different browsers, but no luck.
The document file contains semicolons, I think that is the cause.
I wonder if there is any other way to get the document downloaded.
Please take a look at the snapshot I have enclosed.

Looking forward for your suggestions,
A. L.
Untitled.png
[Thumbnail for Untitled.png]
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please do not post screen shots.

Cut and paste the text. Screen shots are not indexable by search engines.
reply
    Bookmark Topic Watch Topic
  • New Topic