--- On Fri, 11/21/08, Casinova wrote: > <script language="JavaScript" src="../js/jquery.js" [...]
In general using relative paths like this can produce unexpected results once you start including the contents of JSP pages from frameworks, doing things like assuming the path is relative to the URL of the Struts action, and so on. I'd recommend re-writing an absolute URL. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]