Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,137

    Spring Portlet MVC - Tabbed Panes

    Hi,

    I am using Spring Portlet MVC to create a portlet application, all is going along very nicely. However, I have come across a requirement to create a tabbed portlet and am not really sure how...
  2. Hey, You seem to have configured the...

    Hey,

    You seem to have configured the transaction for the method 'createRegion':



    <property name="transactionAttributes">
    <props>
    <prop key="createRegion">
    ...
  3. Well, If you want to go about things...

    Well,

    If you want to go about things properly, then thats up to you :D

    All the best
  4. Replies
    10
    Views
    1,731

    Hey Mark, That doesn't really fit with what I...

    Hey Mark,

    That doesn't really fit with what I was looking for, which to be honest, is have my cake and eat it :D

    I was hoping for the other way round. Use injection to build an important...
  5. Hey, Is there any reason you can't use setter...

    Hey,

    Is there any reason you can't use setter injection for the additional property you want to inject on beanb? Just don't override the constrctor of beana?

    so something like:


    <bean...
  6. Hey there, I don't see how this would ever...

    Hey there,

    I don't see how this would ever work.

    I think you would need to explicitly use a <map> element in the property. You want a map but you are using the property like a normal string. ...
  7. Replies
    10
    Views
    1,731

    Hey, feeling a bit rough this morning, but I'm...

    Hey, feeling a bit rough this morning, but I'm gonna reply anyway :D

    Yeh, I suppose I haven't put forward a correct example. I think I was trying to illustrate a more behind the scenes, 'I...
  8. Replies
    10
    Views
    1,731

    Hey, thanks for the replies I'm not suggesting...

    Hey, thanks for the replies

    I'm not suggesting not configuring anything, that would all stay the same. The point I was getting at is; with Hibernate, when in a session, I can say something like...
  9. Replies
    10
    Views
    1,731

    Spring Session

    Hey,

    Just new to using Spring and liked what I've seen so far. However, there is one thing that kind of annoys me. Although I like dependeny injection, i don't like the way I'm forced to chain...
Results 1 to 9 of 9