Nice!
One suggestion: instead of injecting RequestGlobals, you can inject
HttpServletRequest directly. ;)
--
Thiago
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tap
Hi,
I played a little bit with ZK and Tapestry this morning and I achieved
something quite nice : I succeeded in inserting a ZK component in
Tapestry page, and this component can call Tapestry actions.
Here is how to do it :
1) Install ZK :
2) The Tapestry Component that allows including any ZK c