Hi,
Currently running the open source webapp eXist (http://exist.sourceforge.net/)
on Tomcat 5.5. It works well
expect for this glitch: in trying to access file names containing "(" or ","
characters, Tomcat generates a 404 "document not found" message. I've tried
encoding these with %29 and
Hi,
Yikes! I noticed that I had an abundance of typos in my post.
Let me try to re-post in something closer to English. Here it goes:I am
currently running the open source webapp eXist (http://exist.sourceforge.net/)
on Tomcat 5.5. It works well with the exception of the following glitch:
ac