Hi all
I am using two resource files and using them to fill my comp controller context.The data in the files is some thing like this:
<b>Test.properties</b> has some content like this.
X1 = Name
X2 = Address
I am using the resource handlers for both of this properties file and into my comp controller context I am not getting the values given to the properties'X1'&'X2'.
Pl help me out in solving this..
Thanks in advance
sethu