Ecorse

Mail Us

info@eiit.co.in

Call Us On

+91-741 541 3434

★ New Core Java Batch Start- 13th Sept!         ★ New Angular Batch Start- 18th Sept!         ★ Enhance your Experience with Real time experience!         ★ Lifetime placement support!       ★ Training at the highest level!         ★ Take your lingual abilities to the next level!          ★ Overseas job opportunities          ★ 100% Job Guarantee

JSP / SERVLET

JSP / SERVLET

  1.  Servlet

1. Need of Server side Programming
2. Introduction to Servlets
3. Servlet Life Cycle
4. javax.servlet package
5. ServletConfig, ServletContext, ServletResponse, Servlet Request
6. Supplying initialization parameters to Servlets
7. Performing database operations in Servlets
8. Include and forward mechanisms
9. Applying filters to Servlets
10. Http request methods GET vs POST
11. Dealing with Http headers & error codes
12. Session Tracking, purpose
13. Hidden form fields, Cookies
14. Http Session, URL rewriting
15. Filters

 

 

    1. JSP

1. Disadvantages of Servlets
2. Introduction to JSP
3. JSP Life Cycle
4. Creating dynamic Web content with JSP
5. Scripting elements
         Scriplet
         Declaration
         Expression
         XML syntax for JSP elements
        JSP directives page, include and taglib
        JSP implicit objects
        JSP scopes
         Include and forward mechanism
         Using a Java bean in a jsp
         JSP Model 1 architecture
         JSP Model 2 (MVC) architecture
         Custom Tag Development
         Classic Tags, Simple Tags
          Error Handling in a jsp
          JSTL
          Expression Language
          Processing XML in a jsp