Re: synchronization strategies

2005-07-12 Thread ichy
hi, Yaroslav. i don't have any sample codes to post. but this is what i usually care. webapps i build are most of the time e-commerce apps and i have the same problem when a user submit the final order ( that is the transaction i need to protect ). there are two things i care. 1. i wanna prot

synchronization strategies

2005-07-12 Thread Yaroslav Novytskyy
Hello! OK, first try failed :) Am I allowed to start it over? :) Would you like (in your web application) to add a value to a list (eg a row to a table in a DB)? If yes, then.. Your create a Page and an Action. Page contains a html:form with a field - html:text. Action takes this field a