I’m using tiles + struts for a website. i have a site layout page and some other jsp files as tiles. in one of the jsp(tile) pages i have links on the top to help navigate through the page. the page by itself is ok, put when i use it as a tile, the navigation link don’t work, it looks like they are directing toward my sitelayout page not the current tile i am on.
Does anyone know how to set up anchors with tiles