-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

RESTful Java Web Services
By :

Web-based applications have seen drastic evolution from Web 1.0 to Web 2.0. Web 1.0 sites were designed mostly with static pages; Web 2.0 has added more dynamism to it. Let us take a quick snapshot of the evolution of web technologies over the years.
1993-1995 | Static HTML Websites with embedded images and minimal JavaScript |
1995-2000 | Dynamic web pages driven by JSP, ASP, CSS for styling, JavaScript for client side validations. |
2000-2008 | Content Management Systems like Word Press, Joomla, Drupal, and so on. |
2009-2013 | Rich Internet Applications, Portals, Animations, Ajax, Mobile Web applications |
2014 Onwards | Singe Page App, Mashup, Social Web |
Single-page applications are web applications designed to load the application in a single HTML page. Unlike traditional web applications, rather than refreshing the whole page for displaying content change, it enhances the user experience by dynamically updating the current page, similar to a desktop application....
Change the font size
Change margin width
Change background colour