I'm adding functionality to our JRun 4/Apache 2.0.53 site that will allow users 
to shop without cookies. I'm doing this using the JSTL <c:url> tag (which 
performs the response.encodeURL() under the covers). Everything works great as 
long as I'm going to and from .jsp files but as soon as I try to go to a 
servlet (e.g., /cart/CheckoutServlet;jsessionid=50304) which has no extension 
Apache can't find the file and makes a note of it in its error log. Without the 
jsessionid, all is well. Can somebody help me out?

Thanks.
-kari

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:8:5656
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/8
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:8
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.8
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to