Spring 3 MVC, Ajax and jQuery Magic (or better: simplicity)
I'm playing around with some web frameworks lately and to see what's in store with Spring 3 MVC (never did too much with it) I gave it a try to see how it handles Ajax. According…
Topic
2 stories
I'm playing around with some web frameworks lately and to see what's in store with Spring 3 MVC (never did too much with it) I gave it a try to see how it handles Ajax. According…
If you developed an ajax rich web application , maybe even a single page interface, you want to make sure that the user gets notified if the server is not reachable anymore. This…