Unsolved

This post is more than 5 years old

5 Posts

333

July 21st, 2009 23:00

How to pass arguments in an xml and retrieve value in class file.

I have a action.xml as:







helloworld
dialogcontainer





and want to retrieve the value in the class file in oninit() method.
have already used arg.get(name); but its returning null.
Please give some solution..how to modify the xml.
No Responses!
No Events found!

Top