1. I declared an interface and i make my class implement that interface (correct design)
2. "controller" is the proxy object obtained from spring container
4. i corrected my code
I resolve the...
Type: Posts; User: Ovidiu Ariton; Keyword(s):
1. I declared an interface and i make my class implement that interface (correct design)
2. "controller" is the proxy object obtained from spring container
4. i corrected my code
I resolve the...
I have a generic mapping class where i decide what method to call and the target spring bean based on my business logic.
At this point i now the method name who have a generic signature and the...
Hi,
I use the spring security in a non web environment.
The user sessions are managed internally.
When a method is called i need to populate the SecurityContext with the...
How can i declare a Channel Adapter for MINA application framework?
Sorry. Wrong thread.
How can i declare a mina adapter.
Ovidiu.