Candid

137 B,2nd floor,2nd street shanthi nagar,chrompet,chennai-600044.ph no:9677051565

CANDID INDUSTRIAL TRAINING

Candid Industrial Training, a Corporate Institute, is, managed by a team of dedicated and committed and highly qualified software & hardware professionals . The computer institute is fortunate enough to have been associated with expert and experienced faculty in the fields of Software, Hardware and Web Technologies with well-built infrastructure and 24/7 Lab assistance.

Sunday, February 6, 2011

Spring


SPRING
  1.Introduction
    1.1 Where Spring fits in our application
  2.Beans
    2.1 Bean Factory
    2.2 Bean Class
    2.3 Bean properties
    2.4 Interacting with bean factory
    2.5 Obtaining bean factory
    2.6 spring-config.xml
  3. Types of loading spring objects
    3.1 By using file system
    3.2 classpath
  4.Spring AOP
    4.1 Advice
      4.1.1 Before advice
      4.1.2 After advice
      4.1.3 Around advice
      4.1.4 Throwable advice
    4.2 Pointcuts
  5.Spring adaptors
    5.1 JDBC template
    5.2 Spring web
      5.2.1 Integration with Servlet
      5.2.2 Integration with JSP                                                                          
      5.2.3 Integration with Struts
    5.3 Spring RMI
    5.4 Spring EJB
      5.4.1 Stateful session bean 
      5.4.2 Stateless session bean
    5.5 Spring with JMS
      5.5.1 Sender
      5.5.2 Receiver
    5.6 Spring with Hibernate
  6.Spring web MVC
    6.1 Handler mapping
    6.2 View resolver
    6.3 Multipart resolver
    6.4 Exception resolver
    6.5 Dispatcher servlet
  7 Features of spring MVC
    7.1 Spring in action
  8 Spring Security
    8.1 Introduction
    8.2 Authenticating users
    8.3 Controlling access
    8.4 Securing web application
    8.5 view layer security
    8.6 Security method invocation

1 comment: