Answer:
All of Given
Explanation:
JSP provides a number of implicit objects which are made available by the container and can be used directly in scriptlets. These objects include:
- session
- application
- config
- out
- request
- response
- pageContext
- page
- exception
Example usage:
<% session.setAttribute("userid","demoid"); %>
<% application.getContextPath(); %>
<% out.println(config.getServletName()); %>
Answer:
what do i think about future of computers
Explanation:
i think the future of computer will more be advanced
maybe creating robots to help humans with lots of things as pollution,littering and all sorts of things help us explore deeper parts of the ocean and get more accurate data and maybe be able to stop climate change,maybe stop deforestation, and be able to fix all the horrible thing we did to our earth. this is not proven facts but this is how i think about the future of computer
Idk if that helps
Is there anything about this question?
Answer:
True
Explanation:
In order to be compliant with the NIST publications, policies must include key security control requirements. One of these key requirements includes certification and accreditation, which is a process that occurs after the system is documented, controls tested, and risk assessment completed. It is required before going live with a major system. Once a system is certified and accredited, responsibility shifts to the owner to operate the system is a true statement.