We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7601b01 commit a0e2781Copy full SHA for a0e2781
2-0-servlet-api/2-0-1-date-servlet-api/README.MD
@@ -36,7 +36,6 @@ You're supposed to be familiar with [Java Fundamentals](https://github.com/boboc
36
* **run `DateServletTest`** to check your code ✅
37
* **run configured server** ✅
38
- If everything is configured properly, the server should run `WelcomeServlet` on [http://localhost:8080/](http://localhost:8080/)
39
-* **run `WelcomeServletTest`** while the server is running to check all the endpoints ✅
40
* **send request to `DateServlet`** using [http://localhost:8080/date](http://localhost:8080/date) URL in order to get present date ✅
41
42
### Related Materials ℹ️
0 commit comments