hi,
 
little bit OT:
but how to define a basurl in tomcat?
what I want to have:
I request "http://TC_01/yyy/zzz";
yyy is the context!
zzz is a file/directory
 
my problem:
if zzz is a directory, tomcat redirects to "http://TC_01/yyy/zzz/"; but I want it to 
redirect to "http://TC_02/xxx/yyy/zzz";
 
any ideas
any help appreciated
thanks
michi


Reply via email to