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.
Thank you
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: selectOneMenu behaving differently on server vs. localhost