How can i get the ID of the last inserted record?
843840Jun 27 2008 — edited Jun 29 2008in php i can use something like [mysql_insert_id()|http://sg2.php.net/mysql_insert_id] to do this, in jsp how can i do it?
i want to do something like after i insert a record, view it in a view record page. so i will need the insert id