cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MVC design pattern for developing BSP Applications

Former Member
0 Likes
834

Hello all,

I have just started my exploration in the MVC design pattern of BSP applications.(Beginner)

First let me tell, what my need is : When I run an application, an initial page should be shown with an input field and a button. On clicking the button the <u>value typed in the input field of the first page must be displayed in a new page</u>.

I am trying to do this with MVC design pattern. I know how to do the same if both were to be diplayed on the same page ( A single page with two views ). But I don't know how to do it, <u>if the second view is to be shown on a new page.</u>

Could any of you give me a hint on this.

Thanks and regards.

Loveline.

View Entire Topic
rainer_liebisch
Product and Topic Expert
Product and Topic Expert
0 Likes