i want to pass an id parameter from one form (controller) to another. Here I add an id to my model and it is passed on.
@Controller public class PersonController