Designing a View Component : Part 2
HTTP Revised: In this, it describes the HTTP protocol in more details. In particular, it does define the structure of
Read moreHTTP Revised: In this, it describes the HTTP protocol in more details. In particular, it does define the structure of
Read moreDesigning a view Component: Views are one of two aspects of boundary components from Jaconson’s Analysis models. Types of View
Read moreModel-View-Controller (MVC) Architecture in a Web Application: Early in the evolution of graphical user interface (GUI) applications, a paradigm was
Read moreIn this article we are going to explore the information about Java Servlets in detail. In previous Part-II article of
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 more