hi,
i am using struts in my project.
all my errors are shows through action errors.
now iam having a scenario where i need to display Errors from my action.
so using addError. but i need to pass arguments to the property file.
like location [0000-12] does not exist.
the location ll be changing according to the location taken.
so i want to display a consistent error message.
please help me how to pass arguments to property files.
----tita
i am using struts in my project.
all my errors are shows through action errors.
now iam having a scenario where i need to display Errors from my action.
so using addError. but i need to pass arguments to the property file.
like location [0000-12] does not exist.
the location ll be changing according to the location taken.
so i want to display a consistent error message.
please help me how to pass arguments to property files.
----tita