On 03/10/11 21:45, Danux wrote:
> I wanted to spare people go through my own code, so I simply create a
> new web application project in Eclipse Indigo and compile the starter
> code right away. When I click on the html page...

Are you doing this from a file manager? That loads the HTML page into
the web browser via a file:// URL. Chrome doesn't support web apps via
the file scheme. Instead you'll need to serve up the web app via a
proper web server so that you can access it via a http:// URL.

-- 
┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
│
│ "Under communism, man exploits man. Under capitalism, it's just the
│ opposite." --- John Kenneth Galbrith

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to