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

  • Take thread dumps from a JVM on UNIX or Windows?
    How can I take thread dumps from a JVM on UNIX or Windows? A thread dump is a list of all the Java threads that are currently active in...
  • Spring framework Instrumentation
    Instrumentation is the ability to monitor the level of product's performance, to diagnose errors and to write trace information. Instru...
  • 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...
  • Java Debugging Tips with Eclipse
    Debugging helps us to identify and fix defects in the application. We will focus on run-time issues and not compile time errors. Eclipse i...
  • What is Deadlock in Java?
    A  deadlock  is a situation where minimum two threads are holding lock on some different resource, and both are waiting for other’s resour...
  • 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...
  • Immutable object in Java
    Immutable objects whose state (i.e. the object’s data) does not change once it is instantiated (i.e. it becomes a read-only object after i...
  • Limitation of synchronized keyword in Java
    1. Synchronized keyword doesn't allow separate locks for reading and writing. As we know that multiple threads can read without affect...
  • 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...
  • 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...

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.