Is there an easier way to get current date and time than using Calender?
I am looking for an easy way to get the current date, and use this to create
a variable that represents a date a given number of days in the future, and
use this date in a servlet that queries a database.
(In Visual Basic this is very easy date = date + 14 gives the date 14 days
in the future) - hopefully it is just as easy in Java.
Anyone with good ideas on how to solve this?

Regards,
ToreS

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to