Hi!
I've got a JSP which inserts a Struts tile, which is another JSP.
Now I want to get from inside the inserted Struts tile the (path) name of the JSP which inserted that tile. I want to get the (path) name of the "uber" or "parent" JSP.
If it is, in which way is this doable?