mod_perl caching/delay

2003-12-09 Thread andrew dunn
Hi, I've just moved a shopping cart I've been working on into mod_perl, and fortunately it all seems to have worked straight away without any code changes. There is one problem though related to the what seems like caching of pages. I'm building each page of categories based on the category id pa

Re: mod_perl caching/delay

2003-12-10 Thread Andrew Dunn
eizmann Institute of Science > Rehovot, Israel 76100 > Internet: [EMAIL PROTECTED] > 08-934-3036 > >>>> andrew dunn <[EMAIL PROTECTED]> 10/12/2003 02:38:51 >>> > Hi, > > I've just moved a shopping cart I've been working on into mod_perl,

Re: mod_perl caching/delay

2003-12-11 Thread Andrew Dunn
I actually went through that page aswell and managed to figure out all of the problems by tidying up my code and variables. Thanks for the pointer. Feel bad for you though Simon. It sucks when you don't get to program full time in the language of your choice. I'm having to write web apps in C# for

Re: Testing

2003-12-11 Thread andrew dunn
> Effectively testing web apps without messing around with parsing HTML > is something I've been wondering about for a while. Anyone solve > this problem well? Not sure if this falls into your parsing HTML category or not but I've found it to be quite comprehensive when it comes to testing web