parameters in URL path segments

2006-08-21 Thread James Berry
Guys, Sorry to open up this subject again. I've just read the mails in this thread: http://marc.theaimsgroup.com/?l=tomcat-dev&m=115344110306194&w=2 http://marc.theaimsgroup.com/?l=tomcat-dev&m=115346837428224&w=2 Though I can't say I paid particular attention to the jkmount

Re: parameters in URL path segments

2006-08-21 Thread James Berry
On Aug 21, 2006, at 6:26 PM, James Berry wrote: Guys, Sorry to open up this subject again. I've just read the mails in this thread: http://marc.theaimsgroup.com/?l=tomcat-dev&m=115344110306194&w=2 http://marc.theaimsgroup.com/?l=tomcat-dev&m=115346837428

Re: parameters in URL path segments

2006-08-23 Thread James Berry
Jean-Frederic, Bill, Remy, I didn't get any response to this, but would really like to hear your thoughts on this issue of parameters within URL path segments, which tomcat current does not allow. Can you give me any feedback? Thanks! James On Aug 21, 2006, at 8:42 PM, James Berry

Re: parameters in URL path segments

2006-08-23 Thread James Berry
Hi Jean-Frederic, On Aug 23, 2006, at 1:24 PM, Jean-frederic Clere wrote: James Berry wrote: Jean-Frederic, Bill, Remy, I didn't get any response to this, but would really like to hear your thoughts on this issue of parameters within URL path segments, which tomcat current doe

Re: parameters in URL path segments

2006-08-23 Thread James Berry
Hi William, On Aug 23, 2006, at 2:05 PM, William A. Rowe, Jr. wrote: James Berry wrote: My response is that the tomcat should be completely blind to "parameters". Basically, to Tomcat's perspective, they don't exist. There is nothing any more special about "this;bi

Re: parameters in URL path segments

2006-08-23 Thread James Berry
On Aug 23, 2006, at 2:22 PM, James Berry wrote: Tomcat should be blind to the very existence of parameters because it doesn't place any meaning on them. Perhaps I should clarify that when I say tomcat should be "blind" to parameters, perhaps I really should have said &qu

Re: parameters in URL path segments

2006-08-23 Thread James Berry
On Aug 23, 2006, at 2:40 PM, William A. Rowe, Jr. wrote: James Berry wrote: Because Tomcat and Apache are blind to parameters, the connector - should- reject them. When Tomcat/Apache are able to treat your "this;biz=bar" example the same as "this" for the purpo

Re: parameters in URL path segments

2006-08-23 Thread James Berry
Hi Bill, On Aug 23, 2006, at 3:35 PM, William A. Rowe, Jr. wrote: James Berry wrote: What I'm saying is that they should not be treated independently or differently. They should be treated not as metadata, but as part of the segment. To be 100% clear; this is what Apache httpd does

Re: parameters in URL path segments

2006-09-05 Thread James Berry
Thanks! James On Aug 23, 2006, at 4:05 PM, James Berry wrote: Hi Bill, On Aug 23, 2006, at 3:35 PM, William A. Rowe, Jr. wrote: James Berry wrote: What I'm saying is that they should not be treated independently or differently. They should be treated not as metadata, but as part of