|
To hide browser heading
Hey guys can u plz suggest me how to hide the browser heading.......i mean,in any application as we move from one jsp to other , we could able to see the pages which we are visiting in the browser .But i want to hide them by giving single heading to all the pages
http:localhost:8085/ee/viewfamilyhistory.jsp
http:localhost:8085/ee/viewchildhistory.jsp
instead of this
i want
http:localhost:8085/ee/XYZ
|