






















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This document consists of session tracking programs, XML files and jsp files.
Typology: Lab Reports
1 / 30
This page cannot be seen from the preview
Don't miss anything!























AIM: To write the HTML code to perform the image mapping. ALGORITHM:
TAMIL NADU
erode.html
ERODE This is the Erode district in Tamilnadu. Erode was the largest distinct by area in the state before the formation of Tripura district.They are six taluks in this district. They are:
Andiyur Bhavani Erode Gobichetipalayam Perundurai Sathyamangalam
HOME
salem.html
SALEM
This is the Salem district in Tamilnadu. Salem is surrounded by hills and is known for mango cultivation.They are eleven taluks in this district They are:
Coimbatore north Coimbatore south Kinathukadavu Madukkarai Mettupalayam Perur Pollachi Sulur Valparai
HOME
OUTPUT:
AIM: To write a html code for cascading style sheets. ALGORITHM:
internal.html:
INTERNAL STYLE
text-align: center; } h2{ color: red; font-size: 40px; text-align: center; } p{ color: #800000; font-size: 30px; text-align: center; } pre{ color: blue; font-size: 30px; text-align: center; } OUTPUT: inline.html:
internal.html: external.html: RESULT : Thus the above cascading style sheets has been executed and implemented successfully.
window.alert("Plz enter ur name"); return false; } if (document.f1.pwd.value=="") { window.alert("Plz enter a password"); return false; } if (document.f1.cpwd.value=="") { window.alert("Plz enter your password again"); return false; } if (document.f1.pwd.value!=document.f1.cpwd.value) { window.alert("Password mismatch"); return false; } if(document.f1.address.value=="") { window.alert("Plz enter ur addr"); return false(); } if(document.f1.country.selectedIndex==0)
window.alert("Plz select your country"); return false; } if ((document.f1.rdo[0].checked==false)&&(document.f1.rdo[1].checked==false)) { window.alert("Plz select ur gender"); return false; } }
REGISTREATION FORM
NAME:
PASSWORD:
reg.html:
SUCCESS!!
REGISTRATION SUCCESSFULL !!!
OUTPUT:
RESULT: Thus the above html code with client side validation using Javascript has been executed and implemented successfully.
settings. CATALINA_HOME c:\tomcat6\apache-tomcat-6.0. JAVA_HOME c:\program files\java\jdk1.6 5. 5 .Save the modifications and re - boot your computer to apply the new environment variable