(Choose 1 answer)
Which of the following implicit variables should be used by a jsp page to access a resource and to forward a request to another jsp page?(Choose one)
A. application for both
B. pageContext and config
C. config and pageContext
D. config for both.
Exit 7