1. Creating a registration page.Gettin problem in taking date stackoverflow.comI have a created a registration page where i am taking few details from the cardholder about the card. When i take month and date from the user the selected date automatically ... |
2. How to insert an current Date on a web page coderanch.com |
3. finding days of two dates in jsp page coderanch.com |
4. How to set timer for select the time am to pm on front end in a jsp page like calender for date? coderanch.comHi experts, I have a jsp page in this I wanna a timesetter to set the time for booking any facility from and to. my page is here:<%-- Document : FacilityBooking Created on : Apr 15, 2011, 5:59:15 PM Author : user03 --%> <%@ page import="java.sql.*,src.*,java.util.Date,java.text.SimpleDateFormat"%> |