> In the meantime, you'll need either to use <c:import> > as a substitute for <jsp:include> or use an rtexprvalue > with <jsp:include>.
Can <c:import> include pages dynamically, or must the pages be static. For example, I'm passing this querystring to the page so that the page can process it and deliver the proper data. Can I do this with a <c:import> tag? Ben Ramsey Technical Director EUREKA! Interactive, Inc. 770-642-0390 www.eureka-interactive.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
