Hi all, My JSP page cannot load a newest JavaScript file when I use the following path "http://172.12.0.4:8100/saneamento/file.jsp". It shows the old file and I do not know why.
But when I use "http://localhost:8100/saneamento/file.jsp", the newest file is loaded. The reference to JavaScript file in "file.jsp" is <script language="JavaScript" src="<%= path %>"></script> Could anyone help me? Regards, Lin ______________________________________________________________________ Get the JRun Web Application Construction Kit - the only book written specifically for JRun developers. http://www.amazon.com/exec/obidos/ASIN/0789726009/houseoffusion Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
