What is my IP Address?
What Is My IP-Address .com
What is my IP Address?
What is IP Address?
What is World Wide Web?
What is HTTP?
What is HTML?
What is XML?
What is Proxy Server?
What is Domain Name?
What is DNS?
What is IP or Domain Whois?
What is TCP?
What is Web Hosting?
What is Media Streaming?
What is Client-side scripting?
What is VBScript?
What is JavaScript
What is Server-side scripting?
What is CGI?
What is ASP?
What is ASP.NET?
What is JSP?
What is PHP?
What is RDMS?
What is Microsoft Access?
What is MySQL?
What is IIS?
What is Apache Web Server?
What is HTTP Session ?
What is Codec?
What is Unicast Streaming?
What is Multicast Streaming?
What is Webcasting?

What is JSP / Java Servlets (J2EE Technologies)?

Sun Micro Systems has provided web technologies called Java Server Pages (JSP) and Java Servlets for web development. Sun recommends that JSP should be used for presentation logic and Servlets for Business logic.

Limitation of using Java / J2EE Technologies:

- Unlike other programming languages Java / J2EE applications are not pre-compiled but only interpreted. Each time we run the system the JRE detects the platform and compile the program according to the operating system which makes the all Java Programs very slow.