Hi guys, I need Help

I have startDate field . when i enter the date, it should check the date should not be on holidays and week ends.
[127 byte] By [gnra] at [2007-10-2 21:37:17]
# 1
See calendar for weekends.You are going to have to do holidays yourself. There are computational ways to do some holidays like xmas. But some others are more difficult. So it is easier to keep a listing (file or database) with the days just marked in.
jschella at 2007-7-14 0:51:34 > top of Java-index,Java Essentials,Java Programming...
# 2
Do no post the same question multiple times. http://forum.java.sun.com/thread.jspa?threadID=741837 http://forum.java.sun.com/thread.jspa?threadID=741829 http://forum.java.sun.com/thread.jspa?threadID=741830 http://forum.java.sun.com/thread.jspa?threadID=741828
jverda at 2007-7-14 0:51:34 > top of Java-index,Java Essentials,Java Programming...