Lab Exercise in Internet Application Development: Using View State and Securing it, Exercises of Web Application Development

Instructions for a lab exercise in internet application development focused on using view state and securing it. Students are asked to implement a simple program that uses view state to store and retrieve a counter value, and to consider how the counter value would behave when accessed from different browser windows or clients. The document also instructs students to extend the program to make the view state secure, referring to page 306 of the textbook for the technique.

Typology: Exercises

2011/2012

Uploaded on 07/17/2012

baidehi
baidehi 🇮🇳

4.4

(14)

101 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Internet Application Development
Lab No: 5 (27th March 2012)
Using View State
Refer to the textbook example given at Page 304.
Implement a simple program that uses viewstate to store and retrieve counter
value. Whenever Increment button is clicked Counter should be incremented by
1?
If this page is accessed using different browser windows, or from more than one
clients, whether the counter value would be same, or it would be different at
different time instants? Give reason for the observation?
Extend the program implemented above and make the View State secure? Refer
to Page 306 of the textbook for the technique of securing?
docsity.com

Partial preview of the text

Download Lab Exercise in Internet Application Development: Using View State and Securing it and more Exercises Web Application Development in PDF only on Docsity!

Internet Application Development

Lab No: 5 (27th^ March 2012)

Using View State

Refer to the textbook example given at Page 304.

Implement a simple program that uses viewstate to store and retrieve counter value. Whenever Increment button is clicked Counter should be incremented by 1?

If this page is accessed using different browser windows, or from more than one clients, whether the counter value would be same, or it would be different at different time instants? Give reason for the observation?

Extend the program implemented above and make the View State secure? Refer to Page 306 of the textbook for the technique of securing?

docsity.com