What is an implicit object?
Answer / Ramesh Babu
An implicit object in JSP is a predefined object automatically created by the container. Examples of implicit objects include request, response, out, session, and pageContext.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which jsp lifecycle methods can be overridden?
Which categories can be divided jstl tags, give examples.
How can I maintain session in JSP Page in the bases of user name and password:
What is the purpose of <jsp:setproperty >?
What is taglibs?
Can jsp contain javascript?
What are advantages of jsp over asp, php, pure servlets and others?
Explain lifecycle methods.
What is a translation unit?
In the servlet 2.4 specification singlethreadmodel has been deprecated, why?
What is a tag file?
What does .com stand for?