Hi Jose,

Pass the name of Servlet or JSP in the URL



$.ajax({
       url: "ajax.php",
       data : "input="+input,
       success: function(msg) (
                   $("#suggest").html(msg);
                   )
       )};




Hardik Mishra
Software Engineer

Linked In: hardik.mishra



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to