🎴 Flashcard Mode
EJB and J2EE Enterprise Applications
Card1 / 14
Mastered0
Review0
QuestionClick to flip
If the user clicks next on a paginated list, which of the following technologies allows you to just refresh the list with the server data, instead of redrawing the entire page?
AnswerClick to flip back
A
Ajax
💡 Explanation:
If the user clicks next on a paginated list, Ajax allows you to just refresh the list with the server data, instead of redrawing the entire page.