473,395 Members | 1,516 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Calendar in java ??

I want to display a calendar based on month and year selected by the user.
The architecture is -- I have 2 combo boxes in HTML having years and months.
When I select year and month from the combo box the values will get passed to a jsp/java page and the calendar should get generated according to the month and year selected.

Any pointers in this regard will be very helpful.
Feb 25 '08 #1
2 828
nomad
664 Expert 512MB
I want to display a calendar based on month and year selected by the user.
The architecture is -- I have 2 combo boxes in HTML having years and months.
When I select year and month from the combo box the values will get passed to a jsp/java page and the calendar should get generated according to the month and year selected.

Any pointers in this regard will be very helpful.
Please don't double post a question. You already asked a simular question
regarding this in different areas: JAVA, Javascript

http://www.thescripts.com/forum/thread774654.html
http://www.thescripts.com/forum/thread772105.html
http://www.thescripts.com/forum/thread771266.html

nomad
Feb 25 '08 #2
nomad
664 Expert 512MB
Please don't double post a question. You already asked a simular question
regarding this in different areas: JAVA, Javascript

http://www.thescripts.com/forum/thread774654.html
http://www.thescripts.com/forum/thread772105.html
http://www.thescripts.com/forum/thread771266.html

nomad
PS if you do a seach in google you just might find your answer...
Feb 25 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: vigi98 | last post by:
Hello all, I do the following : SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd"); Calendar d = new GregorianCalendar(2004,11,30); d.add(Calendar.DATE, 7); dt=d.getTime();...
2
by: cg_news | last post by:
In short, what I am trying to do is, based on a date, calculate the week of year (as described in ISO 8601), then calculate the first and last date in this week period and return them in the format...
4
by: chennakeshava_ramesh | last post by:
hi, I have a problem, I am not able to find out which day of the week it is using the calendar class. I am using set() function to set the date and want to find out which day i.e mon,tue etc of...
1
by: COmbined | last post by:
Does anyone know of a control (freeware or commercial) that has a swing based implementation of a calendar control that I can use for recording bookings for objects Thanks Combined
19
by: skyblue | last post by:
//can somebody help me with this please. i need to create a //calendar on the frame. i got the frame but the calendar is not //woking. import jpb.*; import java.awt.*; import...
0
by: Rajkishore Kumar | last post by:
We have a piece of code written in Java Script in an ASP.Net appln in Visual Studio 2003 and it works fine. What it does is , when you press a date icon , it would open up a calendar(prepared by...
1
by: Larry C | last post by:
Hello, Not a programmer at all so I apologize if this makes no sense. We have an old app that runs on Windows Server 2003 and uses OC4J. We wanted to add a calendar to the app that we could...
1
by: basm101 | last post by:
Hi, I have a java Calendar object, observationDate. java.util.Calendar observationDate=subsequentSub.getObservationDate(); I want to trigger a javascript function upon clicking a radio...
0
by: abhishekbrave | last post by:
Hi, I have to reuse the code given below for displaying a calendar according to the month and year specified by user ...currently this code is fetching systme date and genrating calendar for that......
4
by: abhishekbrave | last post by:
Below is the java code for getting a calendar for current date. I have to reuse it for the month and year entered by user..* My query is how to pass month and year from user and in which format to...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.