[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[cppserv.git] Changes to ref refs/heads/master
C++ Servlet Server and C++ Server Pages commit
---------------------------------------------------
New commits:
commit 13ad62fc1331236f3664e6e2c262e81332177948
Author: Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com>
Date: Wed Nov 15 17:12:50 2006 -0800
handle paths starting with / correctly
commit 84737d89f479d786d3fe652e55596c62a746564c
Author: Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com>
Date: Wed Nov 15 16:59:46 2006 -0800
put servlets where they belong in per-app servlet map
commit e69c8f7b59cb7c53e3b04f231e433509c58ba207
Author: Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com>
Date: Wed Nov 15 16:45:15 2006 -0800
- Add logical servlet tree capability
- Add ability to have multiple servlets in single library
- Use common code for global servlet map (for request handler)
and per-application servlet map
Note: the code is fugly as hell right now.
I'll be cleaning it up later. However, ability
to bundle bunc of CSPs (C++ Servlet Pages) together
into single lib is neat enough to push this now.
---------------------------------------------------
http://www.total-knowledge.com/progs/cppserv