Hey Bas, you're right, I hadn't thought of it that way. In option 1, how would I go about using a unique textual identifier? Say there are 2 items with the name "Ford Ranger Model 2005" but each one is posted by different users, the URL would still be: http://www.mysite.com/item/Ford-Ranger-Model-2005
..since no reference is made to the user, just to the item itself. Is there a workaround this issue or do I need to make some kind of reference to difference among items with the same title? http://www.mysite.com/item/1-Ford-Ranger-Model-2005 http://www.mysite.com/item/2-Ford-Ranger-Model-2005 http://www.mysite.com/item/3-Ford-Ranger-Model-2005 Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org