3 Replies Latest reply on Jan 19, 2007 1:42 PM by gavin.king

    File upload tutorial not valid anymore?

    beligum

      Hi all,

      I followed the tutorial on http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamFileUpload (also read the ONJava article), and tried to implement it myself, using:
      jboss-4.0.5.GA
      jboss-seam-1.1.0.GA
      tomahawk-1.1.3
      commons-fileupload-1.1.1
      commons-io-1.2
      (that's it, right?)

      Everything went well, till I press the submit button; it just clears the input-path-inputbox without invoking the backend-logic. However, when I don't select a file, the backend-logic gets executed.

      Is this a flaw in the tutorial, or is it me (most likely)?

      Bram