I am play framework application developer. I am returning json in controllers to view file . I need to receive json and i have to assign to view file as table. I need to use scala in front end. Please any one help me. My design should be follows.
I want help to design in above method. Please anyone help me. iam storing rollno in student table and marks in marks table. mark table is containing reference of student rollno. Please help me in java also. How can i return value to view and how can i receive that value through jquery ajax and how to assign to html using scala. or if you have any other method to do this. please suggest that also. Thanks in advance.