Welcome to Portal Experts | Vishwak.com |Blogs
Did you know that CMS does not support server.transfer ?

We are managing one of the wap sites using MCMS 2002 and I noticed that response.redirect method takes a little longer at times and had asked my dev lead to implement server.transfer method. he checked the faq from CMS 2002 and it says that server.transfer is not supported in MCMS. Even though there are advantages and disadvantages between server.transfer and response.redirect, i felt it for our solution, server.transfer is the best option. I am now looking options to remove the response.redirect.. :(

 Topic: Server.Transfer vs. Response.Redirect

Is it possible to use Server.Transfer with MCMS 2002?

 

Answer

No this is not possible. MCMS requires that all requests pass the ISAPI filter to create the correct CmsHttpContext for the requested item. Server.Transfer bypasses the ISAPI filter. You need to use Response.Redirect instead.

Share this post: email it! | del.icio.us! | digg it! | newsVine!
Published Friday, November 23, 2007 5:35 AM by murari
Filed under:

Comments

No Comments

Leave a Comment

(required) 
(required) 
(optional)
(required) 

Enter the numbers above: