I have created a form page using JSP. I have to get user login details and user password. I wrote JS to validate user name and password and I want the user to check the radio button to check the respective department. But When he not choose the radio button the message box displays and after it forwards to another empty page where it should not forward and it should remain in the same page. Help me to solve this problem and how to check and validate the radio button.
The online examination timetable for college is used to generate a practical examination timetable by a staff and that date and time should be generated automatically by the system for exam batch of students.
Give me suggestion how to generate date and time for past and future years. I am using eclipse juno and JSP for this timetable generation.