-1

I want to send the text using $.get() (ajax) function to a servlet for converting into image, and save it into sql database. After storing image into database i want to get the image as response in my page.

Lokendra
  • 113
  • 2
  • 8

1 Answers1

-1

what you want to send by ajax, image or data?

Sanjay
  • 2,481
  • 1
  • 13
  • 28