Hello, How can I pass parameters within h:commandButton ?
I tried but it seems not work and always return null ??? Anyway, how can I pass parameters to the backing bean ? Futhermore, I am using JSF in portlet development under JBoss Portal 2.2.1. When I use commandLink, it always raised JavaScript exception: "Object missed ....", and I check the generated source, it seems missed the getScrolling() function ! Best regards, Eric

