Hi
This question may be a little offtopic:
I am referencing a static HTML inside Javascript using a relative path eg
if (document.forms[0].elements[healthSciences].checked) {
window.location = "/ccp/showhealthsciences.htm";
}
I am a little new to WAR files. Where would tomcat look for this static page insider
the WAR directory structure?
If this kind of reference should be done more cleverly in Turbine using variables, how
could I do this, so that even if the name of my context path changed, it would not
affect this reference?
Regards
Chris
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]