Re: RE: AW: another issue, this time with page loading
Petr Stehlik <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
V Po, 08. 09. 2003 v 22:40, Jacob Kjome píše:
> Can you supply the .xhtml file that you are compiling? I'd like to verify
> this. Or are you saying that only happens under JBuilder and not under the
> command line?
Feel free to re-read my original mail sent to XMLC list. It even
contains the html file.
Or I can copy&paste it here, just for sure:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/tr/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>title</title>
<meta id="refresh" content="" />
</head>
<body>
<h1>empty</h1>
</body>
</html>
> Ok, can you try file:/// and/or file:// then and see if that solves the
tried already, please read the other reply.
Petr