Slip no 16 Q A
Q. Write a JSP script to accept username and password from user, if they are same then display “Login Successfully” […]
Q. Write a JSP script to accept username and password from user, if they are same then display “Login Successfully” […]
Write a JSP script to accept a String from a user and display it in reverse order.
Write a Java Program for the implementation of scrollable ResultSet. Assume Teacher table with attributes (TID, TName, Salary, Subject) is
Write a JSP script to accept the details of Teacher (TID, TName, Desg, Subject , Qualification) and display it on