Hi All,

I want to have a login servlet at http://domain/Path-A/servlet/login map to a
URL of http://domain/Path-A/Path-B/ directly w/o using a HTML page. Is this
possible?

I also want to have all of my other servlets for this Application map to
http://domain/Path-A/<servlet-name>

What is the correct way to do this?

I think that I can get it to work by setting the context in
uriworkermap.properties.

Can this also be done via the web.xml file?

Thanks is advance,
Toby

Reply via email to