Thanks for your reply Lukasz,
I will look into @Injecting an UrlRenderer into my DispatchListener,
but I believe this requires an UI Component.
Since I only need simple URLs (no parameters) I might build them
myself. Only issue with that miht be the ”web context”; if the app
resides under an app
You can try to use Struts' @Inject to inject what is needed
2015-07-12 18:51 GMT+02:00 Mats Nyberg :
> I must appologise for my last mail. I must have been exhausted or worse
> writing it.
>
> What I have done so far, not mentioned previously is:
>
> - An @ActionMenu(”path/to/menuitem”)
>
> - A
I must appologise for my last mail. I must have been exhausted or worse writing
it.
What I have done so far, not mentioned previously is:
- An @ActionMenu(”path/to/menuitem”)
- A DispatcherListener, added in an ServletContextListener
After the DispatcherListener have run through all declared
3 matches
Mail list logo