findAttribute: abstract Object findAttribute(String name) Searches for the named attribute in page, request, session (if valid), and application scope(s) in order and returns the value associated or null. 依次在page,request,session(如果有效的话)和application S…