"juha(a)jboss.org" wrote : Can it be done?
| e.g. @Inject ControllerContext ctx;
|
Now you can.
But not on field, on setter. :-)
| @Inject(fromContext="context")
| public void setContext(ControllerContext context)
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070022#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...