my page is not getting redirected after action update here is my redirection code
$this->render('update',array( 'model'=>$model,'model_studentSemester'=>$model_studentSemester,//'model_feesTransaction'=>$model_feesTransaction ));