cancel
Showing results for 
Search instead for 
Did you mean: 

bsp application without application class

Former Member
0 Kudos

Hi

I want to know how is a stateful bsp application without application class will work, meaning where is it going to store all the values without application class

regards

Ashutosh

Accepted Solutions (0)

Answers (2)

Answers (2)

thomasalexander_ritter
Active Contributor
0 Kudos

When you are using mvc instead of flow-logic pages you will not need an application class because all the controller and models will keep their values.

Former Member
0 Kudos

Yes... It will work for example using server side cookies.

Best regards

Ariel