need help in url mapping ...

hello,

(excuse me for my poor English)

I want to map a short url to large one. for example:

mapping : 1)www.example.com/testto

2)www.example.com/sport.jsp?x=1&y=2

meaning every one hit the first url redirect to the second.

(and case insensitive: TEST or TeSt is legal)

what is the best way to do that in j2ee?

I tried to open new folder named test but this is case sensitive.

I tried to create servlet mapping for "test" but it is also case sensitive.

I use websphere server

give me any advice to do that....

thank in advance

[608 byte] By [deaaa] at [2007-11-27 9:21:04]
# 1
any one ?
deaaa at 2007-7-12 22:14:40 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...