Hi there, just to nit pick a bit, there are some spelling error in
Main.py when you create a new work directory.

Second, I can never get the upload demo to work at all, I'd get these
tracebacks:

/home/wari/Webware-0.8.1/WebKit/Examples/FileUpload.py
Traceback (most recent call last):
  File "WebKit/Application.py", line 415, in dispatchRequest
  File "WebKit/Application.py", line 567, in handleGoodURL
  File "WebKit/Application.py", line 776, in respond
  File "WebKit/Transaction.py", line 105, in respond
  File "WebKit/HTTPServlet.py", line 38, in respond
  File "WebKit/Page.py", line 38, in respondToPost
  File "WebKit/Page.py", line 70, in _respond
  File "WebKit/Page.py", line 265, in handleAction
TypeError: fileupload() takes exactly 2 arguments (1 given)

A feature request, can WebWare ./Appserver listen to a file socket other
than just the standard network sockets. This allows me to create sockets
anywhere, and users can create their sockets in their home directory,
other than fighting for ports, and potentially serving the wrong
requests. The default of having localhost listening to the standard
webware port is fine by me.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to