| Ex No: 15 | IMAGE MAP APPLICATION USING JSP |
|---|---|
| Aim: | To create a Image Map application using JSP. |
| Algorithm | |
| Step1: Create a folder “Ex15” to place the HTML and JSP files. | |
| Step2: Create files “index.html” and “ex15.jsp”. | |
| Source Code | |
index.html
ex15.jsp
|
|
| Result: | Thus Image Map application is created using JSP. |