Recently when I pass through ERP gate at AYE Alexandra, my cashcard doesn't get deducted. That's good news. At least save me a buck. On LTA website, I find out the new rate is effective from 29 May 2006 to 24 June 2006. Don't know what the rate after 24 June. The rate adjustment could be related to the school holiday. Now Singapore schools are in holiday. The traffic is obviously lighter. So kids do effect traffic, and the government is sure in agility.
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