In JSP, 'application' is a valid implicit variable representing the ServletContext. Other implicit objects include request, response, session, out, pageContext, config, and page. 'stream', 'context', and 'listener' are not standard JSP implicit variables.