I want to implement a function that support image upload from client side to server side
I search for long time but I cannot find good source
Although there are many source, but it mainly requires to use servlet.
I don't want to use servlet.
Can anybody suggest some open sources of image upload in JSP for reference?
Thank you for your help.
I would recommend apache's fileupload,
You can use this to accept certain image type