Hi there,
Is there a way that I can see if a varible is declared?
I'm including Headers on my pages using <%@include file="Header.jsp"%>. Some pages will declare varibles for the Header to read, but if no varible is declared I want the Header to just ignore it. How would I do this?
Thanks,
________________________
JoelMac
Is there a way that I can see if a varible is declared?
I'm including Headers on my pages using <%@include file="Header.jsp"%>. Some pages will declare varibles for the Header to read, but if no varible is declared I want the Header to just ignore it. How would I do this?
Thanks,
________________________
JoelMac