I want to auto-populate fields on a form based on whether or not a session object is populated. How do I verify whether this object is populated using java?



RequestObj requestObj = new...