Question
Redirect to a new mashup through service
Hi,
I want to redirect to a new mashup from an existing mashup based on a condition. How can i do this from a service? This is for a login page.On Login button click of mashup I have to check if a user exists in database and navigate to a new page if it is a valid user.

