Trung Nguyen wrote:

Charlie,

Thank you very much for the reply. This is what we want, we just want people think that the site is written in .asp but it is really java. How do I mapy .extension to servlet?


You could likely have the files names .jsp and have a filter that forwards all *.asp requests to *.jsp counterparts.

That seems cleanest in that you don't have to retrain IDE's or anything else to treate .asp as .jsp.

--
Jess Holle

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



Reply via email to