Thank you so much for your code.
However, in my particular case, I found out that all work fine by just adding an @Inherited annotation in the original DirectAction. No other change to the...
Type: Posts; User: mcerina; Keyword(s):
Thank you so much for your code.
However, in my particular case, I found out that all work fine by just adding an @Inherited annotation in the original DirectAction. No other change to the...
Having a look at your code would be very helpful if you are ok with it.
If I'd ever come up with what I think could be a "better" solution, I'll be sure to post it.
Hi Whatty,
I'm very interested in this topic. I'm working on a project in which I'm trying to integrate Spring and Spring Security with DirectJngine.
So I took a look at the "djn-spring"...