Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    1,288

    Thanks! I just added the configuration for...

    Thanks! I just added the configuration for dispatcher-servlet in web.xml and it worked!
  2. Replies
    2
    Views
    1,288

    Using properties in dispatcher-servlet.

    I have used a configuration like this:



    <bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
    <property name="locations">
    <list>
    ...
  3. Disabling schema update for a signle hibernate entity

    I'm using an Oracle database with a table that my application has a read-only access to. I have configured a hibernate entity class that represents the table in my application with services and...
  4. Replies
    0
    Views
    872

    Spring - useful for games?

    I've used Spring Framework for web development a few months now and think it's very useful and does a million things for me with just a little xml configuring :) Almost every time I think of a...
Results 1 to 4 of 4