selectOneMenu behaving differently on server vs. localhost
Ray Udo
Greenhorn
Joined: Sep 27, 2005
Posts: 9
posted
0
Hello all,
I have a little problem where a selectOneMenu is working fine on localhost, but when I deploy the war file on a web server environment, it doesn't populate the list. Sorry for no code, but I think this is a matter of java persistence concept as I am using Java persistence. The backing bean's scope is request.