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

  • Differences between Streams and Readers/Writers
    1. The stream classes are used for inputting and outputting all types of binary or byte data. 2. The reader and writer classes are used f...
  • What is groupId, artifactId and archeType in Maven?
    What is groupId in maven ? groupId identifies a particular project uniquely across all projects, so we should follow an naming conventi...
  • 'is a' relationship and a 'has a' relationship in Java
    The is a relationship is expressed with inheritance and has a relationship is expressed with composition. Both inheritance and composi...
  • 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...
  • Difference between Spring Container and Servlet Container?
    Spring container is responsible for creating the objects, wiring them together, configuring them, and managing their complete lifecycle fr...
  • Difference between absolute path and relative path?
    The absolute path of a file or directory is the full path from the root directory to the file or directory , including all subdirectories t...
  • What is User-Defined Exception?
    Developer can able to create their Own Exception Class by extending Exception Class from java.lang API. And the toString() method should ...
  • Review of java.io Class Properties
    A class with the word InputStream or OutputStream in its name is used for reading or writing binary data, respectively. ■■ A class with t...
  • JDBC RowSets
    In J2SE 1.5 , there are five new RowSet objects implemented. CachedRowSet and WebRowSet are the most valuable on that. The RowSet obj...
  • Why SerialVersionUID?
          When you serialize an object using Serialization mechanism (by implementing Serializable interface), there is a possibility that y...

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.