Hi, Using paramsPrepareParamsStack with ModelDriven, I want to receive an userId and then retrieve the user and display it. I see a strange behavior - even if I pass something like http://localhost:8080/gweb/profile?userId=5 (having an action property userId) and try to catch it in prepare or getModel, I do not get the value. But in execute the value is there.
Can't understand why. Any clues would help. -- Thanks, Sanjay www.sanjaypatel.name