Thread: What is JSP
View Single Post
  #4 (permalink)  
Old 07-23-2008, 11:47 AM
akp.mca akp.mca is offline
Member
 
Join Date: Jul 2008
Location: West Bengal,India
Posts: 48
Default

A JSP page is a text document that contains two types of text: static data, which
can be expressed in any text-based format (such as HTML, SVG, WML, and
XML), and JSP elements, which construct dynamic content.
__________________
Asit Kumar Purohit.
SRIC,IIT Kharagpur.
West Bengal,India
Mail me
Reply With Quote