201:d2b3c44bb50b
|
2004-08-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-28 20:24:19 by paulb]
Replaced FieldStorage with various Java mail classes, but this seems to
break the JythonServlet stuff. |
|
|
WebStack/JavaServlet.py
|
|
200:98ddf103692c
|
2004-08-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-28 17:01:14 by paulb]
Fixed fields from body retrieval for Zope since Zope mixes plain strings
with FileUpload objects. |
|
|
WebStack/Helpers/Request.py WebStack/Zope.py
|
|
199:64c78f1a922d
|
2004-08-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-28 16:52:11 by paulb]
Introduced helper functionality to reduce duplicated code dealing with
FieldStorage objects (in WebStack.Helpers.Request). |
|
|
WebStack/Helpers/Request.py
|
|
198:aba909160625
|
2004-08-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-28 16:51:53 by paulb]
Changed the field values for uploaded files - plain strings are now used
instead of file-like objects.
Introduced usage of helper functionality to reduce duplicated code dealing
with FieldStorage objects - see WebStack.Helpers.Request. |
|
|
WebStack/BaseHTTPRequestHandler.py WebStack/CGI.py WebStack/Generic.py WebStack/JavaServlet.py WebStack/ModPython.py WebStack/Twisted.py WebStack/Webware.py WebStack/Zope.py
|
|
197:a1e815930f7a
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 23:53:03 by paulb]
Added the form example. |
|
|
examples/Zope/FormProduct/__init__.py
|
|
196:49ef2c165fd5
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 23:52:58 by paulb]
Made the descriptor more general.
Added the form example. |
|
|
examples/JavaServlet/FormApp.py examples/JavaServlet/web.xml
|
|
195:cff4a3578d40
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 23:52:22 by paulb]
Removed the display of the input data. |
|
|
examples/Common/Form/__init__.py
|
|
194:c23c3ee00618
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 23:52:06 by paulb]
Added form example for CGI. |
|
|
examples/CGI/FormHandler.py
|
|
193:6448ed817132
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 23:51:51 by paulb]
Fixed content type interpretation.
Fixed file upload support (not currently working for JavaServlet). |
|
|
WebStack/BaseHTTPRequestHandler.py WebStack/CGI.py WebStack/Generic.py WebStack/JavaServlet.py WebStack/ModPython.py WebStack/Twisted.py WebStack/Webware.py WebStack/Zope.py
|
|
192:3ae86352b023
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 23:51:02 by paulb]
Added more release notes. |
|
|
README.txt
|
|