Hello,
Is there maybe some better practice for binding nested objects when using spring binding and Form Controllers than the one suggested in the code bellow:
e.g.situation: A Student holds...
Type: Posts; User: Ana; Keyword(s):
Hello,
Is there maybe some better practice for binding nested objects when using spring binding and Form Controllers than the one suggested in the code bellow:
e.g.situation: A Student holds...
Hello to all,
I managed to find a working solution for the problem of stale data in session with calling session.clear(). Interesting enough, even after calling session.evict(status) the order...
Tnx for the quick answer! I have also seen session evict in hibernate manual, but I am not pretty sure how to use this and also some other hibernate features from the springframework.
Actually I...
Can somebody please help me?
- any hint/example or literature would be highly appreciated!!!
Please!
Thanks a lot in advance,
Ana
Hello,
I am a new spring user and currently working on my first spring project (which uses Appfuse as a base) and having a problem to make few things work. The problem is based on the fact that...
Hello,
Dear Springers could you please give me a little advice?
I started using Springframework about 2 months ago, and I am highly satisfied with its nice capabilities and also admirable...