> Now there would be certain use-cases/pages in our application which would > have alot of data in it (lets say in mbs), and in that scenario storing the > entire model-data/components would probably bring in too much of a load on > the system (in my opinion...given high volume of users..) so with that may > be we would not want to store the pages in pageMap at all (which in turn is > stored in the session).
But I hope you're not storing MBs of data in your pages?! Users will also get pages served that are MBs large? Note that you don't have to keep anything in memory if you work with detachable models. Eelco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]