users@glassfish.java.net

Re: Deploying simple web page

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Tue, 01 Jul 2008 16:19:56 +0200

the doc root is for static content and can be accessed using http://
host:port/image.gif (no web context).
Otherwise you may want to place the page in the WEB-INF directory.
IDE's usually help you with that.
does that help?
-Alexis

On Jul 1, 2008, at 16:32, glassfish_at_javadesktop.org wrote:

> Hello,
>
> I've sucessfully deployed a web application in glassfish, but I'm
> also trying to deploy just a simple web page as well.
>
> I have put the page in the docroot directory and restarted the
> domain, but the page is not served up; instead I just get a 404.
>
> Can anyone tell me what I'm doing wrong?
>
> Thanks in advance,
>
> Chris
> [Message sent by forum member 'chris00chris' (chris00chris)]
>
> http://forums.java.net/jive/thread.jspa?messageID=283640
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>