costin@costin.dnt.ro wrote:
> > Since it's executable code it will do *something* when there's a
> > space in the filename, whether we plan for it or not. I figure
> > it would be good if we thought about it beforehand.
>
> Ignore ? Yes, we need to have a plan for that, but probably we
> shouldn't make the code too complex from start, but wait for feedback.
I think if we do nothing special in the code we get good behavior -- we
simply get a context prefix with a space in it so /some+root/ and
/some%20root/ both resolve to that web app.
Only open issue now is, what name to choose for the default web app?
.../webapps/default? .../webapps/root?
-jh-
|