JavaServer Pages — (JSP) is a Java technology that allows software developers to dynamically generate HTML, XML or other types of documents in response to a Web client request. The technology allows Java code and certain pre defined actions to be embedded into… … Wikipedia
JavaServer Pages — JavaServer Pages, abgekürzt JSP, ist eine von Sun Microsystems entwickelte, auf JHTML basierende Web Programmiersprache zur einfachen dynamischen Erzeugung von HTML und XML Ausgaben eines Webservers. Sie erlaubt, Java Code und spezielle JSP… … Deutsch Wikipedia
JavaServer Faces — (JSF) is a Java based Web application framework intended to simplify development of user interfaces for Java EE applications. Unlike other traditional request driven MVC web frameworks, JSF uses a component based approach. The state of UI… … Wikipedia
JavaServer Pages — Desarrollador Sun Microsystems http://java.sun.com/products/jsp/ Información general Última versión estable 2.1 … Wikipedia Español
JavaServer Pages — Le JavaServer Pages ou JSP est une technique basée sur Java qui permet aux développeurs de générer dynamiquement du code HTML, XML ou tout autre type de page web. Cette technique permet au code Java et à certaines actions prédéfinies d être… … Wikipédia en Français
JavaServer Faces — Java Server Faces[1] (abrégé en JSF) est un framework Java, pour le développement d applications Web. À l inverse des autres frameworks MVC traditionnels à base d actions, JSF est basé sur la notion de composants, comparable à celle de Swing ou… … Wikipédia en Français
JavaServer Pages compiler — A JavaServer Pages compiler, or JSP compiler, is a program that parses JavaServer Pages (JSPs), and transforms them into executable Java Servlets. A program of this type is usually embedded into an application server and run automatically the… … Wikipedia
JavaServer Pages Standard Tag Library — The JavaServer Pages Standard Tag Library (JSTL), is a component of the Java EE Web application development platform. It extends the JSP specification by adding a tag library of JSP tags for common tasks, such as XML data processing, conditional… … Wikipedia
JavaServer Pages Standard Tag Library — Die JavaServer Pages Standard Tag Library (Abk.: JSTL) ist eine Sammlung von vier Custom Tag Bibliotheken, die für die Erstellung von JSP Seiten hilfreich sind. Die JSTL wird im Rahmen des Java Community Process (JCP) unter JSR 052 verwaltet.… … Deutsch Wikipedia
JavaServer Pages Standard Tag Library — La JavaServer Pages Standard Tag Library (JSTL), est un composant de la plate forme J2EE de développement. Elle étend la spécification JSP en ajoutant une librairie de tags pour les tâches courantes, comme le travail sur des fichiers XML, l… … Wikipédia en Français