Hi All, Subject says it all. How bad is to use links like http://.../myproject/news/view.do?id=1356
where id is real id of the DB row. I have tried to get around this by caching result in list and show indexes. But that looks like it is going to be hard to maintain. If user opens two search windows, whole results set gets mixed maxed. Only way to prevent this (the way I see it) is to use unique id for each result list. any comments.... Thank you in advance for replies. .anil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]