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
>
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
jsess
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.