Re: session storing on disk

2006-03-09 Thread Filip Hanik - Dev Lists
did you try to replace "&" with "&" in the connectionURL? Filip [EMAIL PROTECTED] wrote: Hi, I have been trying to store session informations in the disk by using >>>. I am constantly getting error below for JDBC connection string and I do have tried & instead of &, then I get connnection is n

session storing on disk

2006-03-09 Thread gurkan
Hi, I have been trying to store session informations in the disk by using >>>. I am constantly getting error below for JDBC connection string and I do have tried & instead of &, then I get connnection is null error. I have posted my *