JSP Prac Set01
JSP Prac Set01
Important to students
Read carefully the following instructions before doing your work on the examination.
Your work will NOT be accepted for evaluation UNLESS it conforms to all the instructions.
- Students must create a folder named <Roll-Number> in the specified location
(e.g. d:\Online) and save all necessary files in the same folder.
- File names and object names must exactly be the same as required in
the question paper, otherwise your work will be rejected by evaluation
procedure.
Figure 1
/online/question1.jsp
Figure 2
(output)
copy
Question1.html
UserInfoDetails.java
+ You have to create Database.SQL scripting file which contains the script to create table
(Account table) and the script to insert data records into the Account table. The Database.SQL file must
be saved in folder d:\online\ <roll-number>.
In order to save time for coding, you should create only one jsp file.In this file, code for connecting with
the database and access it will be written.
create connection
get ResultSet
Result :