If this method is
deprecated, what is the preferred method of dynamically setting the number of
rows per page to be displayed based on a value in a backing
bean?
BTW: This doesn't
seem to work when you set this to a backing bean method. It results in a
classCastException. Funny thing is it's an error casting String to
String.
Thanks,
John

