Toggle navigation
Aliensbrain
Home
Topics
Quizzes
Notebooks
Community
Sign in
web technology Online Quiz - 142
2. The <jsp:include/> action can pass parameters to the page ...
The action can pass parameters to the page which it is including. How does this second page obtain the value of these parameters?
technology
web technology
Using the action
Using the action
Use the request.getParameter() method
Use the response.getParameter() method
Show answer
Correct Option:
C
Find more quizzes: