Skip to main content

Krithika Sundaram

Blogs from this Author

Introduction to jQuery Ajax

Concept This blog is intended for novice to understand jQuery Ajax functionality and its integration with servlet by creating a simple project.  What is JQuery Ajax? Ajax (Asynchronous Java Script and XML) enables exchanging data between client and server and updating parts of web page without reloading the entire page. jQuery provides easy to use […]