What statements are correct about the method PageContext.findAttribute(String name)?
1) There is no such method.
2) It searches the attribute in all 4 scopes.
3) It searches the attribute in page scope.
4) The method is findAttribute(String name, int scope)