We currently use XTags within our servlets running under JWS. We are attempting to make the move to JSP to seperate the HTML out of the servlets. XTags allows us to use a <INCLUDE> tag that simply stops parsing the current document, parses the file in the <INCLUDE> directive, and then resumes parsing the original file. My question is does JSP have any functionality like that? Thanks. --sean =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JSP-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
