Hi Ken,The value to swap into the {context.root} token, unlike theserver name and port (which can be discovered on the client atruntime), is exposed by a J2EE/Servlet container when a request isbeing processed; see HttpServletRequest.getContextPath(). For swfs that are compiled outside of a servlet ...