> I am assuming you have a servlet at /mycontext-app/ ?

that's correct.

> Can't you just map the servlet instead to /mycontext ?

as far as I know I can't, the servlet for mycontext-app belongs to a
separate webapp/context, while /mycontext in the root context.

if we would have an "allowInternalRedirects=true" in the context definition
to avoid issuing the 302 Redirect response and replace it with forwarding,
this would have been solved in a very elegant way.

> Or am I missing something?

?? or maybe I am missing something?

> Alternatively, is it possible to change your clients to add 
> that extra / so: /mycontext/?x=a

nope, embedded devices.


regards,

Liviu


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to