|
Issues with paths within my webpage in eclipse -
10-13-2009, 06:50 PM
Hi,
I've some problemse with eclipse.
I build my site with dreamwever but wanted to change to eclipse
because I want to use Jsp.
On my webserver I have a folder called www. Everything is inside this
folder. It works well on my xampp localhost and on my apache webserver.
I copied the whole www content into my dynamic webproject in eclipse.
Now I have a problem with the paths. Eclipse or the apache tomcat
server doesn't handle the paths as I want. I set the project name as
my document root in the eclipse project settings but everytime when I
open a link of an HTML in a subfolder this projectname is
Issing in the URL and of course it doesn't find the target. Sometime
it find's the content but seems not to find the styles.css. The
index.HTML is fine. Everything is well formatted and even the Ajax
requests to subfolder files work well.
I tried nearly everything but I can't solve the problem.
In addition I don't know where apache tomcat hosts my files locally
and where the config file (httpd.conf on my xampp) is.
Can anybody help me please?
Greet
Chris
|