Search:

Type: Posts; User: jrust78; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    1,561

    Spring MVC - Html Widgets ?

    We are wanting to go with using static web page templates similar in style to JSF Facelets/Wicket. Our MVC pattern has been primarily a Spring MVC based approach, and switching to either of these...
  2. Replies
    6
    Views
    3,794

    I ran an experiment to test this out. I am using...

    I ran an experiment to test this out. I am using the Spring Webflow/JSF integration for SWF 2.0/JSF RI 1.2 and a Hibernate persistence context. Here is what i did.

    Here is my setup.

    1. Two...
  3. Replies
    6
    Views
    3,794

    Webflow Hibernate Persistence Context

    I am working on research into the feasibility of going with an exposed domain model pattern in the most general sense (yes, i know, many call it an 'anti-pattern'). So what i'd like to know is how...
  4. Replies
    3
    Views
    4,282

    Looks pretty cool, but i would change the code to...

    Looks pretty cool, but i would change the code to the following now that GridGain 2.0.3 implements an ExecutorService. Just makes the execute method a call thru.

    package gridgain;

    import...
  5. Replies
    9
    Views
    1,807

    AspectJ

    If you are using Spring 2.0 you can use the @Configuration annotation that comes prepackaged with Spring. This allows you to do DI on any class instance with this annotation.
Results 1 to 5 of 5