The movie is on the top box office and get full house of Oscar winning cast. It gets all the thumb up from critics. Washington acts as a 70's gangster Frank Lucas. Russell Crowe as a good cop Roberts. Both of them stand out in their own group. Lacus looks like a professional businessman but a heroin kingpin. Roberts turns in millions of unmarked dollars in while many others policemen are only interested in dog-eats-dog game. Washington is a good fit for Lucas. Nothing changed since Training Day. If the movie needs a role that bad guy looks like a gentleman, he is the one. He is the guy shaking head gentelly, and saying "my man, my man" with a smile.
singleton Scopes the bean definition to a single instance per Spring container (default). prototype Allows a bean to be instantiated any number of times (once per use). request Scopes a bean definition to an HTTP request. Only valid when used with a web capable Spring context (such as with Spring MVC). session Scopes a bean definition to an HTTP session. Only valid when used with a webcapableSpring context (such as with Spring MVC). global-session Scopes a bean definition to a global HTTP session. Only valid when used in a portlet context.
Comments
Post a Comment