How to hide JSP name from address bar?

I hate the JSF's default spec that JSP names appear on address bar.Could anybody help me with this?Thanks.
[128 byte] By [prostlinea] at [2007-10-2 21:55:01]
# 1
Search this forum for a thread that asks something like you do. I've seen a answer to that thread that talked about frames.
pringia at 2007-7-14 1:11:02 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
I think Pringi is referring to this: http://forum.java.sun.com/thread.jspa?threadID=741498&tstart=100There might be "better" solutions available. But they would probably require a lot of hacking. The frames solution is sufficient for most purposes.CowKing
IamCowKinga at 2007-7-14 1:11:02 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
Yes, it's the thread that IamCowKing indicated.
pringia at 2007-7-14 1:11:02 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...