Introduction to Web Application Technologies : Part-II
In the previous part of Web Application Technologies we had discussed about HTTP Client Server Architecture and Uniform Resource Locator. Today
Read moreIn the previous part of Web Application Technologies we had discussed about HTTP Client Server Architecture and Uniform Resource Locator. Today
Read moreNow, In this article, I will introduce you to some of the common web application technologies, so let’s start with
Read moreThe JavaBeans Component Model: The JavaBeans architecture is an integration technology, a component framework that allows reusable component objects (called
Read moreDistributed Computing: There are JAVA technologies available for creating distributed computing environment. Two popular technologies are the remote method invocation
Read moreIntroduction to the Two- Tier and the Three-Tier Architectures: Client-server computing involves two or more computers sharing tasks related to
Read moreNetworking: In this, it describes the concept of networking by using sockets. Sockets: Socket is the name given, in one
Read moreIn Part 3 of threads we looked at synchronization, monitor model of synchronization. Now, today we will look at Consumer-Producer
Read moreIn previous part 2 of threading, we had seen information about keywords and flags used in java threads. Today we go
Read moreIn previous part, we had seen about thread control. thread creation methods and thread priority information. Today we will look
Read moreRecently we had seen basics of threads in this article. Now we will look in detail about Threads in Java
Read more