From: Nicholas S. <ni...@sa...> - 2002-07-07 14:43:38
|
Hi Anthony You're absolutely right. Please disregard the nonsense in my last email :-) It's impossible to add anything but Strings as keys to the session attribute collection and you already call toString in the converters - I'd better read the code more carefully. I appreciate Nick's point about home grown object pools and I know it may well be a fruitless excercise but I was interested in using the jakart-commons pool project code so I have written a set of classes to enable one to pool HttpForms. It seems to work OK and under heavy loads shows a marginal performance improvement over a non pooled implementation. I'd be happy to submit the code - and to have it ripped to shreds if necessary ;-) Where should I send the example to ? Can we add attachments to the email in this mailing list. Regards Nick |