Which methods are needed to get the complete and exact URL that causes the call to arrive at the servlet? 1. getRequestURL() 2. getQueryString() 3. Both of them 4. None of them

🎲 Try a Random Question  |  Total Questions in Quiz: 107  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
JSP and Servlets Fundamentals Test — practice the complete quiz, review flashcards, or try a random question.


Which methods are needed to get the complete and exact URL that causes the call to arrive at the servlet? 1. getRequestURL() 2. getQueryString() 3. Both of them 4. None of them