1) You can have a Controller (org.apache.struts.tiles.Controller) and
in the "perform" you can get the "original" request url and save it as
a "request" attribute; and the tile can pull that request attribute.
You can specify the controller class for your tiles definition.
Just Before the jsp is re
Hi. We have a tiles-based webapp. Buried down deep in a tile that gets
reused in a few different pages is the need to render a link back to
the current request, with a parameter added. This acts as a switch to
re-render the page a bit differently.
Unfortunately, request.getRequestURL() reflects
2 matches
Mail list logo