Hi
I just want to get datas of three months of specifying year. I want to give input from two check boxes , one for month and the other for year. Now i want to retrieve datas from database which is in there already.

Can u help me out........???:sad:

Recommended Answers

All 2 Replies

Such a vague request...

Start from database. Remember everything coming out of database will be String and you have to to transfer it to appropriate format.
So in what type/form is your date stored?
What do you have to do, get your database date format to be comparable with data which you get from JSP/servlet ?
Once you sort this, getting relevant query will be the easies part of the job

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.