Hi Friends.
In my action handler I am expecting the month and year from the dropdown menu of the HTML form( all user can do is select month and year from respective drop down menu on htmlform..they dont have choice for date. I will providing the query based on the whole month)
My question is how will I make a
string of that Date function by just using those month and year parameters passed by form..
becuase I need to pass that date string into PrepareStatement to run Query.
Can any one please help me out..
thanks in advance
Ashu