Ha Gowtham,
My message was not complete, battery died, but somehow commited this reply

It is simply not possible in Tomcat to have a subdirectory in the context path only when using docpath and such;
ContextSo you succeeded in a single context path right!?
WikiI know what you try to reach and i think that is impossible without some strange Tomcat hack like
1 <Context path="/portal/smth" docBase="webapps/portal" />
For others you could always change these too
1
2 layout.friendly.url.private.group.servlet.mapping=/group
3 layout.friendly.url.private.user.servlet.mapping=/user
4 layout.friendly.url.public.servlet.mapping=/web
Please sign in to flag this as inappropriate.