



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
Web Technologies Lab Assignment
Typology: Assignments
1 / 5
This page cannot be seen from the preview
Don't miss anything!




Document : regPage Created on : Oct 8, 2020, 6:44:08 PM Author : ramsh --%> <%@page contentType="text/html" pageEncoding="UTF-8"%>
JSP Page
<%@include file="header.jsp"%> Registration Form
Username
Password
Document : regPage Created on : Oct 8, 2020, 6:44:08 PM Author : ramsh --%> <%@page contentType="text/html" pageEncoding="UTF-8"%>
JSP Page
<%@include file="header.jsp"%> Registration Form
Document : header Created on : Oct 8, 2020, 6:43:19 PM Author : ramsh --%> <%@page contentType="text/html" pageEncoding="UTF-8"%>
JSP Page
Ajman University Ajman, UAE
To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. / / Created on : Oct 8, 2020, 6:45:42 PM Author : ramsh */ .middle { margin: 200px; margin-top: 0px; border: 1px solid; padding: 50px; background-color: #25aae1; } td{ padding:5px; }