|
What Is It ?
|
|
| Client-side | |
| Web browser | A generic renderer for HTML documents received over the HTTP protocol |
| Applet | An embedded java application that runs within the client browser |
| J2SE Application | A standard java application (e.g. communicating via serialisation over sockets) |
| Server-side Presentation | |
| Servlets | Pure java CGI running within a servlet container (e.g. Apache Tomcat) |
| JavaServer Pages | (HTML) pages with embedded tags and java code that is transparently compiled to a servlet |
| Web Services | |
| Server-side Business Logic | |
| Enterprise Java Beans | |
| Web Services |
© 2005 i-Lab Limited