On Dec 23, 1:57 am, amy <amy....@gmail.com> wrote:
> Hi I have todo an Image upload with Preview and I am using a jsp and
> servlet for it. I am stuck at a point and not getting a way out.
> [ .. ]
> I am unable to view the image. The control flows to servlet and gets
> stuck there. It does not move back to jsp.

If you're really getting stuck in the servlet, this group is not going
to be much help.  You might try one of the many Java forums. [1]

Maybe you could stick an alert in the first line of your ajax callback
to see if you're really getting content back.  Firebug or
LiveHttpHeaders would also likely be able to help.

Good luck,

  -- Scott

[1] The Sun Servlet forum is usually pretty active and pretty
helpful:  http://forums.sun.com/forum.jspa?forumID=33

Reply via email to