Commit graph

14 commits

Author SHA1 Message Date
hns
5818dd8d52 Fixes in servlet registry methods 2002-05-28 20:17:19 +00:00
hns
67a5f5f412 don't decode query string, we do that afterwards in servlet
where we know which encoding to use.
2002-05-23 20:37:40 +00:00
hns
2f3dd29223 Made getPathInfo() and getCharacterEncoding return useful values. 2002-05-23 19:32:34 +00:00
hns
c503592c49 Removed the need to register application servlets for the internal web server
with both appname+"/" and appname+"/*", because Acme Serve now appends
dual dummy slashes to the URI path if the servlet for a request isn't found.
2002-03-21 15:49:02 +00:00
hns
48205c183e Backpedal on previous change to include Servername ("Helma")
again instead of printing only the version number.
2002-02-25 16:13:37 +00:00
hns
1db50720f7 Use Server name and version directly from helma.main.Server.version
instead of having a separate server anme and version fields.
2002-02-25 16:02:10 +00:00
hns
e966459776 commented out mildly annoying log message for static file requests 2002-02-20 16:15:26 +00:00
hns
58e0306fb8 Implemented defaultServlet which lives outside of the
WildcardDictionary that matches URL patterns to servlets.
2001-09-10 14:06:46 +00:00
hns
e8f3e04637 updated version string to Helma 1.2 2001-08-08 10:05:51 +00:00
hns
9f8f477bf3 we dont need that either 2001-02-09 18:54:29 +00:00
hns
57c322a273 not needed 2001-02-09 18:51:07 +00:00
hns
171b44fb85 initial check in 2001-02-09 18:22:52 +00:00
hns
541dc1e58d Added missing Acme classes 2001-02-09 18:17:24 +00:00
hns
89c38c6eee This commit was generated by cvs2svn to compensate for changes in r7,
which included commits to RCS files with non-trunk default branches.
2000-12-29 17:58:41 +00:00