URGENT!!! I need a solution....
Hi,
I'm working on graduate examination on College of Electrical Science in Belgrade. Theme is selling used cars on the internet(database connection with MySQL database). I have some questions for You:
1. The problem is, how can I define how much results of sql query will be show on html page (something like we see on many search engines like Google or Altavista etc.), in the bottom of page: Result Page: 1 2 3 4 5 Next (1,2,3,4,5 are links to the other pages which satisfy sql query shown above).
I know that is simple for some of you (proffesionals), but I'm a newbie in Java and JSP. I have some solution, but that's not a fine solution.
Thanx.....Milos

