Hi All,
I am new to spring and I want to access final static field from app-context.xml.....
I found the solution is to use util:constant and my problem is resolved...
But I want to access this without util:constant namespace...
So how can I achieve this..???? please help me.
Thanks in Advance.


Reply With Quote