jsessionid sent in URL is being ignored.

2008-10-25 Thread Vinuth Madinur
Hi, I'm facing this weird situation. I've a URL which is like this: http://127.0.0.1:8080/hhc/call.htm;jsessionid=A9BA1447B82CB594B176D479288EAE1B?_flowId=careGiverTrack_flowExecutionKey=_c46E07E3E-DC94-02A4-7961-763335C051A0_kC04C8A37-D22F-EF55-75E9-AD4514579721_eventId=patientNotFound

Re: Tomcat 6

2008-10-25 Thread Vinuth Madinur
On Sun, Oct 26, 2008 at 4:39 AM, Chris Lenart [EMAIL PROTECTED] wrote: Hi I need help with something. I have been doing a web site with JSP's and all of a sudden I am getting 404 with all of JSP's. I don't know what is causing it. Before I was trying to make a database connection pool

Jsessionid as path embed or query parameter.

2008-08-29 Thread Vinuth Madinur
Hi, There have been lots of questions related to jsessionid in the forum, but I couldn't find information about this. Currently tomcat adds jsessionid as a path parameter. But there are some http clients that do not understand such URLs. The VXML interpreter that is used in our company does not.