Update HelloWorld.java
continuous-integration/drone/push Build is failing Details

master
daiao 2 years ago
parent 02f390038d
commit 4c84d4960f

@ -13,7 +13,7 @@ public class HelloWorld extends HttpServlet {
@Override
public void init() throws ServletException {
message = "Hello JAVA, this message is from servlet! 2022-12-30 10:10 <br /> <img width="1200px" src=\"https://ali-cdn.educoder.net/images/avatars/PortalImage/248?t=1671000401\">";
message = "Hello JAVA, this message is from servlet! 2022-12-30 10:10 <br /> <img width=\"1200px\" src=\"https://ali-cdn.educoder.net/images/avatars/PortalImage/248?t=1671000401\">";
}
@Override

Loading…
Cancel
Save