extraURLPath is definitely broken in 0.7. You can reproduce by turning the setting on (of course), and then accessing:
/Examples/View/test which should work, as the extra /test should be ignored (and was in past versions). This *does* work: /Examples/View.py/test I looked into this quite a bit, and couldn't figure it out... there's so much cruft in the servlet finding routine that I can't figure out what's supposed to be going on. The routine *was* finding the proper servlet, but ended up forgetting it sometime later. If I was to try to fix it, I would rewrite the entire thing. I was using 0.5something in an application that uses extraURLPath extensively, and I'm trying to move it to 0.7... if it doesn't occur to someone how to fix this, I'll probably go ahead and try to rewrite that code. Ian _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel