Server transfer :::::::::::: reduces 1 round trip
usually there will be object context which will be in bw client and server. Whenever a client requests for a page, it actually hits a object context which displays a blank page and internally client hits server which actually serves the page. But whenever server transfer is used, client context is totally removed hence, u can see the same page title @ the top but page will actually be redirected. Basically used to transfer to error pages
Case scenario::::::::::::::::::::::::::: whenever u wanna call a page which is outside ur website, never use server.transfer.
Request: humbly asking
Response: expecting a reply
Server.Transfer : we are sure its there and asking ;)
Monday, August 20, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment