A web2py function calls a java serverlet. This serverlet calls back my web2py application and uses an url like http://mydomain/app/contr/anotherfunction*;jsessionid=1.2.3.4.abcd* ?var1=1&var2=2
The part "*;jsessionid=1.2.3.4.abcd*" produces an "invalid request". I cannot change the (foreign) serverlet. Is there any way to ignore the jsessionid-part? -- Regards Martin -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

