Hi
In my application i am using the jsp and mysql database. in this i am viewing the candidate name , age , Priority ect.. now i want to update my application with some future. That is the headings are in button. if i click the Name button it should shows the name in asc and the next click it shows the desc order. i don't know how can i do it. in the same way i want to do the age and priority also.
Any one please help to do it.
Thankyou very much.
In my application i am using the jsp and mysql database. in this i am viewing the candidate name , age , Priority ect.. now i want to update my application with some future. That is the headings are in button. if i click the Name button it should shows the name in asc and the next click it shows the desc order. i don't know how can i do it. in the same way i want to do the age and priority also.
Any one please help to do it.
Thankyou very much.
Comment