Re: Tile controller class

2008-07-22 Thread Lukasz Lenart
HttpServletRequest.getRequestURI() [1] should meet your requirements [1] http://java.sun.com/webservices/docs/1.5/api/javax/servlet/http/HttpServletRequest.html#getPathInfo() Regards -- Lukasz http://www.lenart.org.pl/ - To u

Tile controller class

2008-07-22 Thread Zhang, Larry (L.)
I am using a tile controller class to render the tile on the page. Say if my main action rendering the page is called myAction.do and when I send the request like https://.../myWeb/myAction.do, myAction.do will do something and then forward to the page containing the tile.(then the tile