Friendly URL for 11g forms?
Our programmers have requested a "friendly" URL for accessing forms. Instead of https://myserver/forms/frmservlet?config=forms_app they want something like https://myserver/forms_app
Before I start messing around with mod rewrite and regular expressions, has anyone already done this and can you share your solution as well as any gotchas?
Thanks