Posted By:
ma_df
Posted On:
Wednesday, March 22, 2006 09:44 AM
Hi! I have problems when I try to preview my html pages locally, on my pc (I use Win XP, tomcat 4.0 and JBuilder6). I don't understand why the url of them (if I put them in the Root Directory of my Web Application) is
vfs://host:0/file:///C:/...
instead that
http://localhost:8082...
(the url of the pages when I put them in the ROOT directory of Tomcat).
Doesn't JBuilder define automatically the path to my Web content files?
Thank you very much
Mag