I
I
Igor2017-08-22 17:56:36
Java
Igor, 2017-08-22 17:56:36

Is ajax required when using JSP pages?

Hello, I started to delve into JSP and the following question appeared:
do I still need to use ajax to change the contents of the JSP page without reloading, or are there tools implemented in servlets / jsp for this?

At the moment, it turns out that jsp can only be used to initially fill the page with dynamic content, and then send ajax requests to the servlet in the old fashioned way?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Axian Ltd., 2017-08-22
@AxianLTD

Ajax is used by jsp pages. You can even climb there with your hands in most cases. But you need to understand how it works.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question