Guys, what are the rules that JSP, Java, HTML developers should follow to get the pages optimised for search engines. Eddie Moses, Poor dude
Always refer to the Google Webmaster Guidelines. Optimizing for Google will eventually get you into the other search engines as well. The main issue regarding server-side scripting is that try to avoid sessions ids and passing parameters with '&id=' since it will be ignored by the bots. Hope my advice arrives in time