If my page uses a data table, and that data table has command links or other input controls in it, does that limit it to the request scope? A teammate of mine says we can't switch certain beans to request scope because it uses data tables and those will stop working if we do.
thanks, Hubert

