Thread: What is JSP
View Single Post
Old 02-06-2013, 09:39 AM   PM User | #2
Rexsrambo
New to the CF scene

 
Join Date: Feb 2013
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rexsrambo is an unknown quantity at this point
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..
Rexsrambo is offline   Reply With Quote