I am a newbie to JSP and I am trying to pass a url parameter to a detail page so that it will query a mysql data query to show the details of that query. How can I write the query on the details page so that it will display the query results on the page.
eg. Select * From data Where = "passed_url parameter_ value"
Please i need urgent help on this please with FULL CODE example.
Thanks :confused:
