Skip to content

1. Created a JSP page.#654

Open
sshestaka wants to merge 1 commit into
mate-academy:masterfrom
sshestaka:jv-web-servlet-lifecycle-solution-2
Open

1. Created a JSP page.#654
sshestaka wants to merge 1 commit into
mate-academy:masterfrom
sshestaka:jv-web-servlet-lifecycle-solution-2

Conversation

@sshestaka
Copy link
Copy Markdown

  1. Initialized MyCoolResource trough init() method.
  2. Used write() method from MyCoolResource in doGet() method and display JSP page. Passed current date and time value string representation as a parameter to method write().
  3. Closed resource in destroy() method

2. Initialized MyCoolResource trough init() method.
3. Used write() method from MyCoolResource in doGet() method and display JSP page. Passed current date and time value string representation as a parameter to method write().
4. Closed resource in destroy() method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant