In OAF Controller, the three key methods are processRequest (for initial page rendering), processFormData (for handling form submissions), and processFormRequest (called after processFormData for additional form processing). Options A, B, and E correctly identify these methods.