Hi all, I am working on an Android data recorder that will upload a file to my 
Stripes based site. I am trying to submit a multipart form with some fields and 
a single file. One of the fields is a identifier for the user, this is passed 
through a security filter. This filter is not catching the identifier. I am 
using a bit of helper code from here for building the multipart form in the 
Android app 
http://www.codejava.net/java-se/networking/upload-files-by-sending-multipart-request-programmatically


Does anyone have ideas as to why this is not working? I already allow other 
requests using this identifier but so far this is the first multipart form.


Jon
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to