Search:

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

Search: Search took 0.02 seconds.

  1. Hello, Let me continue this post, I have...

    Hello,

    Let me continue this post,

    I have this conf :



    next I have configured another bean witch some properties should be initialized by the data loacted in the property file...
  2. Replies
    3
    Views
    482

    Singleton within container

    Hello there,

    I would like to know if a singleton bean will be shared between a different user's session, or every session will have its own instance of this singleton?

    hope I was clear !
    ...
  3. Replies
    6
    Views
    957

    Hello, I have said hashing parameter to hid...

    Hello,

    I have said hashing parameter to hid the true value of parameter, but since it is impossible to hid the parameters values, I guest you should implement a security layer, the goal of this...
  4. Replies
    6
    Views
    957

    I think you should be able to use hashing...

    I think you should be able to use hashing mecanisme to hash the wonted parameter
  5. Replies
    0
    Views
    736

    diagram or architecture spring container

    Hello,

    I'm looking to undestand how does spring worck through an architectural or diagram schema,

    Can anyone put out some link for this issue or some things like

    Thanks
  6. Replies
    6
    Views
    957

    can you put out some code and eventually your...

    can you put out some code and eventually your request witch displayed in URL, this will help us
  7. Replies
    0
    Views
    446

    reuse configured beans

    Hello,

    I wd like to know if I can reset manually one property of a bean spring

    When I make a new bean declaration in my applicationContext.xml file, is this bean supposed full and able to be...
  8. Replies
    2
    Views
    2,291

    Hello, I'm looking to use i18n with...

    Hello,

    I'm looking to use i18n with FreeMarker, I have a lot of files i18n_en, i18n_fr,i18n_it, ...

    My question : how do I get in my .ftl file for desplaying the good text corresponding to the...
  9. FreeMarkerConfigurationFactoryBean not initialized by the Container

    Hello,

    I wd like tu use FreeMarker template for generating an E-mail, however the configuration of my bean in my applicationContext.xml seems doesn't work correctly.

    this is my config :
    ...
  10. How to reload a properties file in Spring context

    Hello,

    I have a question for you, I am looking to be able to reload a file properties in Spring context without reloading all Context !!

    For example, this is an extract of my SpringContext.xml...
Results 1 to 10 of 10