[jug-discussion] Server now running

2008-02-29 Thread Christopher Sharp
Hi Andrew, I've completed most of my work here and plan to return to Tucson on March 18.? The server is now up and running at http://phoenix.ens-lyon.fr/simulator/ , but some debugging is still required.? It's been really difficult, as I've been effectively working on my own for the last few

Re: [jug-discussion] Server now running

2008-02-29 Thread William H. Mitchell
There's a key point on that page of t:fileUpload documentation: set the form's attribute enctype to multipart/form-data. Without that enctype, the setter indicated by the tag's value attribute is simply never called. I should mention that Andy is the one who pointed out that enctype issue to