- Create a JSP page that will display "Information written to our resource" when we write to the resource
- Initialize
MyCoolResourcetroughinit()method - Use
write()method from MyCoolResource indoGet()method and display JSP page. For example, pass current date and time value string representation as a parameter to methodwrite(). - Close resource in
destroy()method
mate-academy/jv-web-servlet-lifecycle
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Generated from mate-academy/jv-homework-template