Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    1,760

    create a form backed bean.

    Another option you might want to consider is to build a bean from your map on truntime( using cglib for example ) and then you can use this bean as your form backed bean.
  2. Replies
    3
    Views
    1,061

    jonny by "construct it using the application...

    jonny

    by "construct it using the application context" , do you mean to define my bean in the application-context.xml file, right?

    tal_f
  3. Replies
    3
    Views
    1,061

    Where to place a session object

    hi spring-rich users

    Where can I keep a state that will be accessible from all over the application?
    something like a session object?
    I obviously thought on putting such an object on the...
  4. Replies
    2
    Views
    906

    hi thanks for your reply. The countries...

    hi

    thanks for your reply.
    The countries sample is under the spring samples, and not under dpring-rich,
    so I'm not sure how can it be of help to me, or I'm missing something her?
    cheers
    tal_f
  5. Replies
    2
    Views
    906

    short question on application startup

    hi users

    In my project scenario, there are 4 types of users each of them will see a different view after login.
    My question :
    How can I redirect the user to a different view after the login?
    ...
  6. Replies
    7
    Views
    1,406

    sorry, I meant fits many

    sorry, I meant fits many
  7. Thread: 5 questions

    by tal_f
    Replies
    7
    Views
    1,446

    I'd like to make the gui as user friendly as...

    I'd like to make the gui as user friendly as possible.
    If the default message is clear enough and contributes valubale information to the user it's good enough.
    Currently my bosses are not too...
  8. Thread: 5 questions

    by tal_f
    Replies
    7
    Views
    1,446

    hi jan thanks again 3) My mistake,I did not...

    hi jan
    thanks again

    3) My mistake,I did not notice that TitledApplicationDialog is abstract as well.

    5)I was aware of the options you raised, I was just hoping that there is a better...
  9. Thread: 5 questions

    by tal_f
    Replies
    7
    Views
    1,446

    hi jan thanks for your prompt end elaborated...

    hi jan
    thanks for your prompt end elaborated reply
    I'd appreciate your furthur help on this:

    I'm still bothered with two issues:

    5) you are correct about the message.properties but
    as I said...
  10. Replies
    7
    Views
    1,406

    thanks jan you definately gave a comprehansive...

    thanks jan

    you definately gave a comprehansive solution that feets many situations.

    thanks alot
  11. Replies
    7
    Views
    1,406

    thanks

    I understand.
    thanks for your help
  12. Replies
    7
    Views
    1,406

    hi kiss I understand what you mean. Yes this...

    hi kiss

    I understand what you mean.
    Yes this is a kind of a filter form, so i can continue to work with the selected user object.
    I agree that binding is probably not nessecary here.
    Let me...
  13. Replies
    7
    Views
    1,406

    form binding design question

    hi everyone

    I have a User object.
    I want to make a simple form
    with one JcomboBox that will contain a list of User object rendering their names.
    After commiting the form,I'd like to have a...
  14. Thread: 5 questions

    by tal_f
    Replies
    7
    Views
    1,446

    5 questions

    hi all

    1. how can I make the fonts larger in spring rich?

    2.in TiteledApplicationDialog is it possible to add a button to the button bar near the 'ok' and 'cancel' buttons?

    3.in...
  15. Replies
    3
    Views
    1,711

    my mistake offcourse, don't bother reading

    Hi Larry thanks alot for the quick reply,
    I found what I did wrong, the framework works fine.

    thanks again
  16. Replies
    3
    Views
    1,711

    need help, bounded nested properties

    hi everyone

    I have a really troubling strange problem.

    I have a form with bounded nested properties.
    When the nested property is not initialized ( null .. ) the binding process goes through...
Results 1 to 16 of 16