Love 1.2 JSF/PrimeFaces but...
I want to use all the real estate in a browser window, and the Spring Roo generated JSF/PrimeFaces GUI doesn't make that easy. My GUI developer has spent all day trying to get a screen to scale with the browser. I tried changes to .wrapper styleClass to percentage width instead of fixed pixels, and no dice. I tried setting percentage width on the view component, and the menu and content style classes and nothing would let me scale the whole mess up and down with the browser window.
I am sure it can be done but can't find the secret.