Java Server Pages Tutorial 4 ( Scripting elements )

Pubblicato il: 02 giugno 2013
sul canale di: Shyamala_Kotin
5,529
13

JavaServer Pages (JSP) is a server-side programming technology.
It enables the creation of dynamic, platform-independent method for building Web-based applications.
JSP have access to the Java APIs,including the JDBC API.
A JavaServer Pages is a type of Java servlet that is designed for a Java web application.
Web developers write JSPs as text files that combine HTML or XHTML code, XML elements.
JavaScript can generate HTML dynamically on the client but can hardly interact with the web server to perform complex tasks like database access and image processing.
A JSP container works with the Web server to provide the runtime environment and other services a JSP needs.
It knows how to understand the special elements that are part of JSPs.
A scriptlet can contain any number of JAVA language statements, variable or method declarations, or expressions that are valid in the page scripting language.


In questa pagina del sito puoi guardare il video online Java Server Pages Tutorial 4 ( Scripting elements ) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Shyamala_Kotin 02 giugno 2013, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 5,529 volte e gli è piaciuto 13 spettatori. Buona visione!