How to Redirect from an DSP and Output Templates

Hi All,

Can anyone let me know , how we can do the Page Redirection in the DSP or Output Templates.
I am using the WM IS4.6 and Developer 4.6 versions.

Like in JSP,
response.sendRedirect(“Errorpage.jsp”);

In ASP,
Response.Redirect(“ErrorPage.jsp”)

I want the above like functionality.

regards
James

Hi James, that can be done thru output Templates.

Go thru the chapter on output Templates.

Hi ,

But i don’t find any words related to the Page direction in the Output Templates Topic in the ISTempatesAndDSPs.pdf file.Could you please help to locate that in the documents…

regards
James

James,

Pls check this thread there is a discussion using javascript embedded in output templates,sorry not with DSPs.

[url=“wmusers.com”]wmusers.com

HTH.