im not sure if ive worded my question correct.
but im building a webservice about books but im not sure how i can get the isbn into the url like how my lecturer has done it eg.
http://creative.coventry.ac.uk/~bookshop/v1.1/index.php/book/isbn/1283982392380238
so where the numbers are. This is part of a put method for adding a book to the database.
im going to use something similar for users but im not sure how to put the isbn that the user submits into the uri?