Setup Menus in Admin Panel

14

Jan'16

JSTL

What is JSTL?  JSTL is used to avoid java coding in JSP. The JavaScript pages standard Library(JSTL) …

Read More

14

Jan'16

3.4 Expression Language(EL)

 Expression Language(EL) Expression language (EL) has been introduced in JSP 2.0. The main purpose of it to …

Read More

14

Jan'16

3.3 Standard actions

Standard actions They are used for performing an action during request processing phase of JSP life cycle. …

Read More

14

Jan'16

3.2 Directives

 Directives JspDirectives are used to give instructions to container for translation of jsp to Servlet code. There …

Read More

14

Jan'16

3.1 Scripting Elements

There are 3 main Scripting elements 1. Scriptlet Scriptletwill be used to write any valid java statements …

Read More

14

Jan'16

3. JSP Elements

There are 5 main basic elements of the jsp 3.1. Scripting elements Scriptlet Expressions Declarations 3.2. Directives …

Read More

14

Jan'16

2. Jsp life cycle

JSP life cycle is also managed by container. Usually every web container that contains servlet container also …

Read More

14

Jan'16

1.2 Why Use JSP?

JSP Page consists of HTML code and provides option to include java code for dynamic content. Since …

Read More
© Pradeep Academy.  Design & Developed by