Monday, 3 December 2012

JSP - Java Server Page

JSP is a technology which provides a means for specifying script language commands inside of text based document used at server side to process requests from clients and to generate responses to the clients.

Only the name Java Server Page. But the technology is not limited to Java. The script can be in any language but the language's compiler must be included.

No comments:

Post a Comment