Hi there, I have a web application which contains many static(HTML) and dynamic (JSP) pages.As per thr requirement i need to have a common Menu(HTML) for all the pages(JSPs and HTMLs).Can i use Tiles Framework for the purpose of reusability?or the tiles framework is used to work with JSPs?
Thanks In Advance Priya