Re: Maximum recursion depth

Christoph Zwerschke <[email protected]> Thu, 22 Feb 2007 18:58:51 +0100
Newsgroups gmane.comp.python.webware
Message-ID <[email protected]>
Mico Siahaan wrote:
> can you explain more about redirect?

Webware provides several ways to redirect a request, on the server side 
and on the client side with methods such as forward() or sendRedirect().

> Actually it works with simple servlet, even it works with Webware
> Examples such as KidKit Examples. But what is the cause of Maximum
> Recursion Exceeded error?

I guess your Index.py creates such circular redirects, maybe because the 
handling of absolute and relative URLs has somewhat changed since 
Webware 0.6. Otherwise, the API has not changed much. No need to recode 
everything. If you send me the Index.py that is creating the error, I 
can try to find out what's wrong exactly.

-- Christoph

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV