Hi,
I want to include html pages dynamically in a JSP page. I'm fetching the html url from database and using struts2 to pass the value to JSP page but I'm unable to do this on JSP using either jsp:include or @include tags.
Please provide any valuable suggestion.
Thanks in advance,
Enoch
I want to include html pages dynamically in a JSP page. I'm fetching the html url from database and using struts2 to pass the value to JSP page but I'm unable to do this on JSP using either jsp:include or @include tags.
Please provide any valuable suggestion.
Thanks in advance,
Enoch