You can now try out the difference between the <bsp:goto> element and the <bsp:call> element.
If you use the <bsp:call> element instead of the <bsp:goto> element, the calling page text remains the same. In the view that is inserted, you should therefore delete the HTML text available on the outline page, otherwise these texts will be transferred twice.
You can add another attribute to the controller. This is a public class attribute.
It is set up using the <bsp:parameter> element. You can use it for example to control which view is called, or this value can be passed to the view.