What are the best-practices in implementation of AJAX framework and handling 'special' cases as:
Any articles, books, notices, ... will be helpful. Either general AJAX or specialized for some server side implemetations.
(My case is java, component based state-full UI framework, AJAH's like AJAX (asynchronous java-script and HTML)
NOTE: I've been googling for a while and all I've found are articles about how AJAX is cool or how to implement it with help of some framework. Nothing about how to write such framework, what are general problems when doing it, etc...
I do not know a website or a book with all theses answers but perhaps have some clue.
I already had the session problem and here's what I thought :
In oder to handle the browser "back" or "reload" action when you used Ajax, I think you should take a look about reallysimplehistory project which allows you to set a state about a piece of URL.
Also, I read the book Ajax Patterns and Best Practices which gives me some piece of advice about specific Ajax problems. Perhaps that will help you too.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With