| Ex No: 16 | CHECK USER VISIT USING JSP |
|---|---|
| Aim: | To create a JSP page to count user visit. |
| Algorithm | |
| Step1: Create a folder “Ex16” to place the JSP file. | |
| Step2: Create file “index.jsp”. | |
| Source Code | |
index.jsp
|
|
| Result: | Thus JSP page is created to count user visit. |