Thursday, 1 November 2012

Is there any use abilities problems in Ajax? | Ajax Interview Questions

 The appearance of a page is changed very much when we used Ajax interaction to dynamically update it. Because of the dynamically changes, also the state of the page is modify and the page behavior has to be defined for the following actions :navigation, using back , slash forward, page bookmarks, URL sharing, time dependant , printing of pages.
a) Navigation-we have to define page refreshing, back and forward and so on .For simplifying navigation we can use a Java Script framework like Dojo.
b) For bookmarking or URL sharing we have Dojo.
c) Printing-problems may appear when the rendered pages are printed dynamically.

No comments: