https://bz.apache.org/bugzilla/show_bug.cgi?id=63828

--- Comment #2 from Michael Osipov <micha...@apache.org> ---
(In reply to Remy Maucherat from comment #1)
> This was never done since it's not the design philosophy of the thing (it
> extends the default servlet, it's supposed to work that way as well), and I
> believe whatever use cases are already covered. Sure, infinite flexibility
> is always better :)
> 
> In your example, I think you can create a webapp that maps to
> D:\diprogs\share\diforms\static (or the other path, I don't really
> understand the exmaple) and then secure it properly. Since you can also nest
> webapp paths, this gives a lot of possibilities.

While I can do that, this causes problems with stateful applications where a
security filter must access session objects to peform decisions. Not to mention
the maintenance overhead for a second webapp.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to