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

  • 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...
  • 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...
  • 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...
  • 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...
  • 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...
  • META-INF in Java
    About JAR JAR file is a file format based on the popular ZIP file format and is used for aggregating many files into one. It is essen...
  • Which should you use, abstract classes or interfaces?
    Abstract classes are similar to interfaces. You cannot instantiate them, and they may contain a mix of methods declared with or without a...
  • 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...
  • Java 6 Some Features and Enhancements
    Collections Framework Enhancements   The purpose of changes in this API is to provide better bi-directional collection access .   Th...
  • How to get Auto-Generated Key with JdbcTemplate
    Spring provides GeneratedKeyHolder class which can be used to retrieve the auto generated values. The following class shows how to retri...

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.