kostysh / File-uploading-component-for-Sencha-Touch

Ext.Button based component for uploading files in Sencha Touch apps without page refresh
51 stars 26 forks source link

Server Java #17

Closed Nertil closed 10 years ago

Nertil commented 10 years ago

Hi kostysh,

This extention is powerfull, especially for those who like me are new in sencha touch.

My problem is that i have a java server side, so I was looking for a servlet java (or something that runs under tomca) that proccess the post request of the client. I tryed to implement it by myself but i failed (in the HttpServletRequest that comes in the servlet there are no "Parts")

Can you help me Thanks

kostysh commented 10 years ago

Sorry, but I never used java. So can not help you. I think you should ask on Sencha forum, maybe someone can help you

Nertil commented 10 years ago

Thanks for the quick response anyway.

2013/7/17 Constantine Smirnov notifications@github.com

Sorry, but I never used java. So can not help you. I think you should ask on Sencha forum, maybe someone can help you

— Reply to this email directly or view it on GitHubhttps://github.com/kostysh/File-uploading-component-for-Sencha-Touch/issues/17#issuecomment-21085478 .