How can we do this?
843835Nov 5 2002 — edited Nov 6 2002Hello,
I'm writing an app where many jsp files include a common header and footer.But i need to make small changes in the header and the footer all the time( like change the href,highlight...etc).So how can i do that?I guess if i could know which jsp is including me then i will be able to change the header file using some conditions.But how to get that?
thanks in advance