<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@page import="java.util.*"%> Update/delete data base

Delete:

<% Calendar cal = Calendar.getInstance(); String currentdate = cal.get(Calendar.YEAR) + "/" + (cal.get(Calendar.MONTH) + 1) + "/" + cal.get(Calendar.DAY_OF_MONTH); %> records with job's id records for the period of dates records with ip records for protein sequence