Hi,
Answers for your query is given below.
1> You can not conver date into date. For this you have get convert in to seconds, minutes, days, month or Year. And then you can minus the converted format.
For coversion of the date you can use date or dateFormat.
2> Calling a servlet page from another servlet is called redirection of a page. Here you can write code directly in to servlet. For this purpose you have to include HTML page in servlet or use redirect() method.
I hope your query is solved. For reference pl. use "SERVLET" book by "oreirly" publication.
Regards
Nikhil
[email protected] ------------------
[This message has been edited by Nikhil Chavan (edited February 09, 2001).]
[This message has been edited by Nikhil Chavan (edited February 09, 2001).]