On Wed, Feb 18, 2009 at 11:04 PM, (David) Ming Xia <[email protected]> wrote: > A question on permalink. When I created a weblog, I got the URL as > http://<host IP>/<web application context>/<handle name>, and when I created > an entry, I got http://<host IP>/<web application context>/<handle > name>/entry/<entry name>. I feel this could cause conflict very easily. > When we use Apache Roller to serve multiple users, it is highly possible that > some users think of the same handle names and same entry names.
We enforce the rule that weblog handles are unique, so this will not happen. - Dave
