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...
  • Excelacom Java interview questions for Senior Lead Developer
    1. What is multi action controller in spring? 2. How do you connect your controller with jsp in spring mvc? 3. What is auto-wiring? 4. W...
  • 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...
  • What is singleton class?
    Singleton class is used to create only one instance of the class. Its preventing to create multiple Objects and it is used to create the...
  • 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...
  • 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...
  • Why synchronized method is throwing error in interface?
    Interface methods are abstract and will not have implementation details but synchronization is part of the implementation. So that its thro...
  • Class Data Sharing in J2SE 1.5
    Class Data Sharing Class Data Sharing is a new feature in Java 1.5. It is used to reduce the start up time for Java applications. When...
  • 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...

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.