|
-
June 16th, 2008, 10:51 PM
#1
how to map URL to some name
hi
if we write www.yahoo.com\news, it will open www.yahoo.com\section=news
what is that called? how i can achive that url mapping?
Where i have to specify which page to open when i write www.mywebsite.com\mypage so that it will open mypage section?
means it should work like this :
www.domain.com/index.jsp?section=Cash%Managment => www.domain.com/CashManagment
I am using netbeans. DO i have to add filter in web.xml? how to do that? what type of filter class i have to create and what to write?
Last edited by ujjvalpandya; June 17th, 2008 at 08:00 AM.
Reason: adding more info
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|