What is a request object in JSP?
Answers
Answered by
0
☆☞ Here is ur answer ☜☆
✔✔ JSP request implicit object. The JSP request is an implicit object of type HttpServletRequest i.e. created for each jsp request by the web container.
✔✔ It can be used to get request information such as parameter, header information, remote address, server name, server port, content type, character encoding etc.
HOPE IT HELPS!
Answered by
0
JSP request implicit object. The JSP request is an implicit object of type HttpServletRequest i.e. created for each jsp request by the web container.
Similar questions
Social Sciences,
6 months ago
India Languages,
6 months ago
Math,
6 months ago
English,
1 year ago
Biology,
1 year ago