Aliases are used in many situations for example if a component defines a resource by some name and another component want to use that resource by different name suiting to naming of that component aliasing is useful . See following piece of code to make alias of a bean. Here CAdataSource aliased to CBdataSource and [...]
Author Archive
Java tutorial/code – How to split container definitions in multiple XML files
май 20th, 2010
admin Container definition can be spit to the multiple XML files and combined through Import keyword.
RSS Feed
Twitter

Posted in

