Hello Everybody,

I am new into Java Programming.
I am having a requirement of showing calendar in my JSP.

Foe Example I have a field named 'Start Date' , whenever that field is clicked or is focused a calender should pop up and date chosen on that calendar should be taken as data .

Any kind of help shall be appreciated.

Thanks.

Recommended Answers

All 2 Replies

You may find Kai Toedter's JCalendar library useful; it's available under the GNU LGPL. The specific functionality you're talking about is provided by the JDateChooser class.

Any JavaScript (that also include Ajax and jQuerry) calendar will do for this purpose.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.