HomeHelpSearchLoginRegister

Welcome, Guest. Please login or register.
April 25, 2024, 04:42:29 AM

Login with username, password and session length
Search

News

Stats
112 Posts in 44 Topics by 39 Members
Latest Member: myspace
+  Syskay Systems Forum
|-+  Syskay Systems Sales and Support
| |-+  Web Hosting Knowledgebase
| | |-+  What are Java Servlets (JSP)?
« previous next »
Pages: [1] Print
Topic: What are Java Servlets (JSP)?  (Read 21577 times)
admin
Administrator
Jr. Member
*****
Posts: 65


View Profile Email
« on: January 09, 2007, 05:33:02 PM »

JSP is short of Java Server Pages. They are a mix of normal HTML with Java code embedded in them. Akin to how **PHP** works, JSP allows one to write java code inline with HTML.

While JSP and **ASP** have similar names, the two are quite different. JSP is a Sun product, and is executed using Java. ASP on the other hand is a Microsoft product, and is VBScript based.

A popular application server that functions as a container for servlets is Tomcat. It is used to execute JSP files using Java, and is part of the Jakarta Project at the Apache Software Foundation.
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC
Amber design by Bloc | XHTML | CSS