my html files have long names like 
a_b_c_d_xyz213_e_f_g.html, a_b_c_d_pqr983_e_f_g.html

ie., they have a common prefix and suffix.

is it possible to have urls like
http://localhost:8080/myapp/html/xyz213
point to the first file above?

Note that I dont want to write a servlet for that,
only changes in web.xml or some other configurations.



__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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

Reply via email to