Hi I use the jsp:include to load a file defined by a variable: <jsp:include page="<%=loadPage%>" flush="true"/>
This is just html as I found jsp tags could not be processed within the file. However there are Swedish characters in the included file that when viewed are denoted by a ? mark. When the included page is viewed normally its fine. Any help appreciated, Ian =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com