Hi :-) Can anyone tell me why this URL: http://localhost:8080/mymethod?edit ...doesn't result in: REQUEST['edit']=None ...which is what I'd expect. What actually happens is that edit doesn't appear in REQUEST at all :-( Where should I look to fix this? cheers, Chris