Change the servlet mapping in Blojsom from blog/* to *. Then change the
name of the Blojsom webapp to blogs. The end result is the desired URL
such as http://www.company.com/blogs/employee.name.
I suggested that on the blojsom users group and David Czarnecki
responded saying "It'll probably
Change the servlet mapping in Blojsom from blog/* to *. Then change the
name of the Blojsom webapp to blogs. The end result is the desired URL
such as http://www.company.com/blogs/employee.name.
Consult the Blojsom docs before making these changes to insure they work
as expected and Blojsom
"Graham Reeds" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I am setting up a website. Part of the site is employee blogs. As well as
>the blogs there will be forums, products, etc. making:
>
> http://www.company.com/blogs/employee.name
> http://www.company.com/forums/
> http:/