JSF is server side, so what you get is what is sent from the client in the headers unless you use some other sort of technology (javascript, applets, etc...). So inspect the headers. Why do you want...