|
JSP stand for Java Server Page. JSP is a file extension for java server pages file format. JSP is a server side programming technology that enables the creation of dynamic web pages and applications. This is accomplished by embedding Java code into HTML, XML, or other document type.
Last edited by Rexsrambo; 02-06-2013 at 09:48 AM..
|