Slip No 7 Q B
Write a Multithreading program in java to display the number’s between 1 to 100 continuously in a TextField by clicking […]
Write a Multithreading program in java to display the number’s between 1 to 100 continuously in a TextField by clicking […]
Write a JSP script to validate given E-Mail ID. [15 M] email.html validateEmail.jsp (JSP Validation Script)
Write a SERVLET program which counts how many times a user has visited a web page. If user is visiting
Write a JSP program to calculate sum of first and last digit of a given number.Display sum in Red Color
Write a SERVLET program that provides information about a HTTP request from a client, such as IP address and browser
Write a Java Program to delete details of students whose initial character of their name is ‘S’. SQL Query CREATE
Q.A Write a socket program in Java to check whether given number is prime or not. Display result on client