On Fri, 7 Mar 2003 10:34:13 -0500 Sundar Narasimhan <[EMAIL PROTECTED]> wrote:
> Over on another mailing list I'm on the consensus is that > continuation-style programming is much better than the present > approaches suggested by struts and other frameworks. In particular, > they solve the back button/refresh type problems much more cleanly > than other languages/frameworks. Explain how some other approach handles it in any better way? Use of token to prevent duplicate submissions works for me. And what do you mean by a continuation-style programming? -- Rick Reumann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

