Georg,

Have you tried isPostback() on FacesContext? If you are not including view state as one of the parameters, it will return false for GET requests.

Max

On 3/18/2015 9:19 AM, Georg Füchsle wrote:
Hallo!

Is it possible to see if a parameter read in my jsf-app was sent by post or
by get?

My webapp should be startet calling a starturl with some post parameters. I
would like to forebid the use of get parameters. is it possible?

thanks

Gio


Reply via email to