Changes between Version 11 and Version 12 of MolgenisFile


Ignore:
Timestamp:
2011-01-20T18:33:46+01:00 (14 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MolgenisFile

    v11 v12  
    157157
    158158=== Services: uploading and downloading ===
     159
     160> MS: I feel that this is already covered by the html <input type="file" funcitonality already in place in MOLGENIS. So I don't get the added value of this one. If you would just have implement MolgenisFile with a <field type="file" you would have this already.
    159161
    160162'''Uploading''' means creating a new MolgenisFile record, plus put the file in the correct place. There is a simple upload [http://www.molgenis.org/svn/gcc/trunk/handwritten/java/filehandling/servlet/Upload.java servlet] to do this.