I include a jsp file onto an another jsp file but here I would like to change the included file just a little bit specific for the current page.
a.jsp is included on b.jsp Now I want to make changes to a.jsp specific for b.jsp
I include a jsp file onto an another jsp file but here I would like to change the included file just a little bit specific for the current page.
a.jsp is included on b.jsp Now I want to make changes to a.jsp specific for b.jsp