Advanced Java
Across
- 4. Interface for session tracking?
- 6. Implicit object to read form data
- 8. Object to write response?
- 10. Attribute for session control?
- 12. Attribute for buffering output?
- 14. Class to read text lines?
- 15. Default scripting language in JSP?
Down
- 1. Scope of request object?
- 2. Method to create/get session
- 3. Method to remove session data?
- 5. Object to write response?
- 7. Default scripting language in JSP?
- 9. Method to combine ?
- 11. Action tag to forward control?
- 13. Method to redirect within server