Across
- 2. JSP pages use which language for logic?
- 6. Which tag type starts with <%@?
- 8. JSP code is converted into which type of file?
- 9. Which comment type is not shown in HTML?
- 10. Which file extension is used for JSP?
- 12. What tag is used for importing packages?
- 13. JSP runs on which side – client or server?Server
- 14. JSP code is processed by which machine?
- 15. JSP is part of which Java edition?
Down
- 1. JSP is used to create _______ web pages.
- 3. Which tag is used to write Java code in JSP?
- 4. What does JSP stand for?
- 5. Jsps are more accessible to__
- 7. What tag is used to display output in JSP?
- 11. JSP is an extension of which technology?
