Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Software Blogs  >  Programming Blogs  >  Web Applications Development | custom web applicat programming Blog  > 

Web Applications Development | Custom Web Applicat Blog


behindwebapplication.blogspot.com
This blog explains What is a Web Application,its architecture,HTML and HTTP concepts,what is happening behind web applications,J2EE Architecture and servlets.
2010-12-04 09:01
What is a platform? A platform is the hardware or software environment in which a program runs. Most platforms can be described as a combination of the operating system and hardware, li… Read More
2010-11-15 16:34
1. Why beans are used in J2EE architecture instead of writing all the code in jsp's? In order to separate the business logic and presentation logic beans are used. We write the business lo… Read More
2010-11-09 13:18
EJB stands for Enterprise Java Bean and is the widely-adopted server side component architecture for J2EE. it enables rapid development of mission-critical application that are versatile, re… Read More
2010-11-08 16:11
What mechanisms are used by a Servlet Container to maintain session information? Cookies, URL rewriting, and HTTPS protocol information are used to maintain session information D… Read More
2010-11-03 10:50
Servlet: Servlets are modules that extend request/response-oriented servers, such as Java-enabled web servers. For example, a servlet may be responsible for taking data in an HTML order… Read More
2010-10-29 17:08
The server uses HTTP to send HTML to the Client. HTML: When a server answers a request ,the server usually sends some type of content to browser ,so that browser can display it .Se… Read More
2010-10-29 06:29
Web Applications,in general use 2 tier which is a client/server Architecture.But to have more scalability they use 3 tier architecture.2-tier: 2- Tier consist of two separate applications… Read More
2008-06-16 10:08
In general, Web Application use a Client Server Architecture where browser can be used to see web pages. In server we can have both Client and server applications.Client side Applications ar… Read More
2008-06-16 10:06
HTML stands for Hyper Text Markup Language.It is the main language used by web browsers to send the request and to receive the response from the web server.HTML is used only to design web pa… Read More

Share the post

Web Applications Development | custom web applicat

×

Subscribe to Web Applications Development | Custom Web Applicat

Get updates delivered right to your inbox!

Thank you for your subscription

×