Across
- 5. stores the user-specific data across request
- 6. extension of source code of Servlet
- 9. Stores data in a request
- 11. Small data stored in the browser for session tracking
- 12. adds another page response
- 13. To get the session id
- 14. exception to throw input/output error
- 15. To end a session and clears its data
- 16. checks if file can be read
Down
- 1. to retrieve or create a session
- 2. annotation used to inherit the parent class method
- 3. to forward a Servlet page with forward() method
- 4. if a page contains<%...%>
- 7. metadata that gives instructions to the compiler
- 8. method reads the line of text from the file of
- 10. to check if the session is newly created
