|
Resources
Dollz with: Resources - read and add news
Quote by User: Content A server side technology JavaServer pages are an extension to Java servlet technology that was developed by Sun JSPs have dynamic scripting capability that works in tandem with HTML code separating page logic from static elements actual design display of page Embedded in HTML page Java source code its extensions help make HTML more functional being used in dynamic database queries for example JSPs are not restricted to any specific platform or server Content A server side scripting technology that enables Java code to be dynamically embedded within Web pages HTML files executed when page is served returning dynamic content to a client Content Create dynamic web pages with JSP by embedding scriptlets Java programming language code with HTML JSP pages process forms perform calculations or do anything else that can be written with Java programming language To develop test JSP download JavaServer Web Development Kit J2SE JavaServer Pages Tutorial JavaServer Pages A Developer s Perspective JSP Pro Two chapters in PDF Core Servlets JavaServer Pages Two chapters JavaServer Pages Forums JavaServer Web Development Kit Forums Content JavaServer Pages JSP is a server side technology that allows developers to create Web based applications that can make use of components that are developed in Java programming language according to JavaBeans specification In some respects it can be compared to server side scripting languages such as ASP PHP JSP is similar to PHP in C style syntax of Java language but JSP was also designed to be extendable using components like ASP
|