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

  • 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...
  • 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...
  • JavaServer Page
    JavaServer Pages, or JSP, is a technology that allows developers to generate HTML and XML in response to a web client request. JSP allo...
  • Java 1.6 Features - Collection Framework Enhancements
         Java 1.6 provides the better bi-directional collection access on collections framework.    The following new interfaces are added i...
  • Features of all Java Versions
    * J2SE Version 8 Lambda Expressions Pipelines and Streams Date and Time API Default Methods Type Annotations Nashhorn JavaScript En...
  • Types of Builds in Maven
    Usually in maven we have two types of builds 1) Snapshot builds 2) Release builds Snapshot builds: SNAPSHOT is the special version th...
  • Why use a concurrent collection classes in java?
    Concurrent collection classes is extremely convenient to use it without using Thread class. Advantages:  1. Prevents mistake from own c...
  • Run the Java Servlet
    Deploy your application in Server: Write the following sample code. //package a; import java.io.*; import javax.servlet.*; impo...
  • 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.