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 is

Re: [jug-discussion] Server now running

2008-02-29 Thread Andrew Barton
Hi Christopher, Congratulations on getting your application up. I look forward to looking it over. For JSF file upload, the Apache Myfaces project provides several sets of components. In particular, I find the Tomahawk components invaluable for JSF development. The Tomahawk components als

[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 mo