If you wanted a servlet request you'd do "return new HttpServletRequestFilter()". And then you'd change the the return type, and the request and response type (HttpServletResponse, etc).
I don't think you need to do that anyways. Just log Request.getPath(). Usually this ends up being a url() reference in a css file. -- View this message in context: http://tapestry-users.832.n2.nabble.com/Grid-onAction-Problem-IEM6-tp5917903p5936428.html Sent from the Tapestry Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org