Java Server Pages Tutorial 4 ( Scripting elements )

Опубликовано: 02 Июнь 2013
на канале: 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.


На этой странице сайта вы можете посмотреть видео онлайн Java Server Pages Tutorial 4 ( Scripting elements ) длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Shyamala_Kotin 02 Июнь 2013, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 5,529 раз и оно понравилось 13 зрителям. Приятного просмотра!