Slattery, Tim - BLS wrote:
Beats me. Clearly I don't understand the difference. The header.jsp page needs to have a parameter passed to it, and it looks like the <jsp:include..> syntax is the only way to do that.
You can use the <jsp:include> syntax, but you'll have to treat the include as a completely seperate jsp file. E.g., you could have duplicate TLD references.
Tiles offers a framework for these kinds of tasks.
- Dave
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]