JavaRewind

Creating blogs based on self learning from real time experience, online content, books and other blogs/forums.

Wednesday, March 29, 2017

Struts 2 Architecture

at March 29, 2017
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Recent Article

Spring Scoped Proxy Beans – Prototype bean into Singleton

How you can use Method Injection in scenarios where bean lifecycles are different i.e. you want to inject a non-singleton bean inside a si...

Popular Articles

  • Java interview questions for senior developers from TechMahindra
    1. What is the need of using collections in java? 2. How to get unique id using collections? 3. Write the linked list algorithms 4. How ...
  • How to use static fields within Spring XML Configuration
    When configuring Spring through XML, you can use static fields in a similar way you use instances defined in the same XML or elsewhere. Th...
  • Java Study Notes 1
    The constructors and initializers cannot be synchronized and a compiler error will occur if you put synchronized front of a constructor. B...
  • Run the Java Servlet
    Deploy your application in Server: Write the following sample code. //package a; import java.io.*; import javax.servlet.*; impo...
  • Serialization in Java
    Serialization is the process of converting an object's state (including its references) to a sequence of bytes, as well as the process...
  • Difference between JRE and JDK
    Some people are confused about the functionality of JRE and JDK. Many times I am confused about JRE and JDK when I install Java. So here ar...
  • Java Memory Leaks
    Java memory Leaks can occur in the following ways: Saving an Object reference in to class level collection and forgetting to remove it...
  • Connect the Database through JDBC in Java
    Java Database Connectivity (JDBC) is a Java based API that is primarily used in programming of Java applications for interfacing with var...
  • Static Variables and Methods in Java
    In place of global variables as in C / C++ , Java allows variables in a class to be declared static: public class A { static int k...
  • How inheritence achieved in spring?
    A bean definition can contain a lot of configuration information, including constructor arguments, property values, and container-specific ...

Blog Archive

  • ▼  2017 (36)
    • ►  April (27)
    • ▼  March (9)
      • Agile Scrum Methodology
      • Spring framework Instrumentation
      • Spring HandlerMapping Types
      • What is Spring Framework
      • Design Patterns which are used on Spring project -...
      • Struts 2 Architecture
      • Spring - Inversion of control and dependency injec...
      • Externalization in Java
      • Serialization in Java
  • ►  2016 (22)
    • ►  May (1)
    • ►  March (9)
    • ►  February (12)
  • ►  2015 (28)
    • ►  June (28)
  • ►  2013 (3)
    • ►  March (3)
Simple theme. Powered by Blogger.