this is not directly Struts but seemed the best qualified forum (it is for a struts based app however). I'm using a custom tag to decide which jsp to include (based on some request variables) - the tag then uses a JSP writer to create the <jsp:include> - trouble is the '<jsp:include> tag is just written out and not 'interpretted', i.e. the page isn't included. How do i get the container to interpret the include? -- Martin Samm [EMAIL PROTECTED]
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

