Skip to Content
0
Former Member
Jun 03, 2015 at 12:33 PM

Getting the context URL from local.properties into a impex file?

842 Views

Hi all,

Could anybody suggest, how can i use a value available in local.properties in an impex. There is a login page in my project, whose content was maintained in an impex. In that page, i have to invoke an action for the forgotpassword link (needs to redirect to some other page.)

Here we have different environments to test the same page. We are maintaining the corresponding environment context URL value in the its local.properties file. Question is like, How can i fetch the appropriate context URL in the login page impex in order to invoke my redirect action for forgotpassword link.

Please provide your suggestions on this.

Thanks, Srikanth