14 |

15 |
Welcome to the Weather Web App
16 |
Explain & Made by @Lodhi
17 |
18 |
Technologies Used:
HTML, CSS, JS, Java, Servlet, JSP, OpenWeather API
19 |
23 |
24 |
25 |
26 |
--------------------------------------------------------------------------------
/src/main/webapp/index.jsp:
--------------------------------------------------------------------------------
1 | <%@ page language="java" contentType="text/html; charset=UTF-8"
2 | pageEncoding="UTF-8"%>
3 |
4 |
5 |
6 |
7 |