Advanced Java and Web Technology lab manual

BATHULA PRAVEEN (BP)
0

 


1) Install TOMCAT webserver and Apache- MySQL. 


2) Write a servlet program which receives data from HTML forms and respond it.


3) Create one Servlet to retrieve “ServletContext Initialization Parameters “ which you have given in the web.xml file.


4) Write a servlet program to authenticate four users using cookies.


5) Write a servlet that, on entry of a student rollno, displays the full details of that students details(Using student table with rollno,Name,Address,date of birth, course fields).


6) Write JSP program to register a student using registration form using student table.


7) Write JSP program for authenticating user by his password using login form. Create suitable tables.


8) Create table to store the details of book(book name, price, author, publisher) and extract data from table and display all books using JSP and JDBC


9) Write PHP programs that uses arrays and functions in PHP 


10) Write example PHP program for creating login form and validate users. 


11) Write example PHP program for to display all students in cse using student table.


12) Create tables in database which contains the details of book .Extract data from tables and display them using PHP. 

Post a Comment

0Comments

Post a Comment (0)