Whenever I study JSP and Servlets I come across word implicit objects, what does the term mean?
How they are called in my program without instantiat
JSP implicit objects are created by container while translating JSP page to Servlet source to help developers