On Sun, 12 Aug 2012 09:51:16 -0300, Angelo C. <[email protected]>
wrote:
Hi,
Hi!
public void action() {
String name = requestGlobals.getRequest().getParameter("name");
}
Guys, please don't @Inject RequestGlobals anymore. There's no reason for
doing that (at least not in pages and components). @Inject Request
directly.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]