Across
- 3. method that retrieves a stored attribute
- 4. method that sets the MIME type of the response
- 8. to get multiple checkbox values
- 9. method that checks if a path is a directory
- 10. method that ends a user’s session
- 11. method gets the current session or creates one
- 12. method that forwards a request to another servlet
- 13. method that returns last session access time
- 14. method that stores a value to share between servlets
- 15. method that includes another resource’s output
Down
- 1. method that returns a session ID
- 2. method that returns session creation time
- 5. method that gets a dispatcher to another resource
- 6. method that redirects the browser to a new page
- 7. method checks if a session is new
