Hi All,
I am trying to make a simple AJAX call to dispatcher
servlet from
JSP and get
string as response.But,I am able to call dispatcher servlet using form tag in jsp and success page is getting called. Please find the code for reference.I just want to know whether am I doing it in a right way.My goal is to get AJAX response
test.jsp
HelloController.java
HelloWeb-servlet.xml
web.xml