I wants to save file into database.
As its all ajax application, i want upload/save the file using jquery ajax.
I done as a normal POST to servlet, and servlet to to java class, exception occurs.
java.io.FileNotFoundException
Its preferable for me to do without using any plugin. Thanks in advance.
FileNotFoundExceptionwe could probably help you with that. The full stack trace and offending code would be useful. – Beau Grantham Dec 22 '11 at 13:37