To restate a so far unresolved problem,

Do I need to include the name of my context in all hyperlinks, e.g. if my
context is /foo, then a link will be <a href="/foo/index.html">, my
stylesheet will be in "/foo/styles.css" etc. 

So far things only work if I add the context prefix but not for
sendRedirect(), which seems to not need it? 

Confused,
Russ

Reply via email to