make sure you have granted the correct permissions in your catalina.policy
e.g.

grant codeBase "file:${java.home}/lib/-" {
       permission java.security.AllPermission;
};

M--

This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: "LRS" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Tuesday, April 24, 2007 9:45 PM
Subject: Re: linux + tomcat, some path/link problem


thanks men, actually I've already tried to add " file:// " prefix
explicitly to filePath in A href link, and in mozilla I can see the
property of link appear to be " file:///root/test.html " , which is a
good sign, huh? but, woo, hate this but, no matter how hard i clicked,
the browsers made no reaction, it won't jump to test.html. the same
thing happened in opera, so I guess it maybe still have something to
with tomcat. I'm gonna work on this after work


Johnny Kewl <[EMAIL PROTECTED]>
Caldarale, Charlie R <[EMAIL PROTECTED]>
Fargusson.Alon <[EMAIL PROTECTED]>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to