on 12/31/2000 12:40 PM, "John" <[EMAIL PROTECTED]> wrote:

> This is a newbie question. I downloaded tdk and it worked out of box,
> that's great. I found it's weird to have something like
> 
> http://localhost:8080/[appname]/servlet/[appname]
> 
> Could someone explain the syntax of this url?

/context /servlet /servletName

By default, we make context==servletName for simplicity.

You can change all of the above to be whatever you want using either
mod_rewrite or modifying the configuration of the servlet container you are
using.

-jon



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to