Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #10898

Re: Help for JSP + GlassFish

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
From Lew <lewbloch@gmail.com>
Newsgroups comp.lang.java.programmer
Subject Re: Help for JSP + GlassFish
Date Tue, 20 Dec 2011 07:30:35 -0800 (PST)
Organization http://groups.google.com
Lines 38
Message-ID <4823392.602.1324395035145.JavaMail.geo-discussion-forums@prez5> (permalink)
References <8f33bf84-91a8-48f6-9505-2cc04c7b76a7@x7g2000yqb.googlegroups.com>
Reply-To comp.lang.java.programmer@googlegroups.com
NNTP-Posting-Host 173.164.137.214
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
X-Trace posting.google.com 1324395114 24939 127.0.0.1 (20 Dec 2011 15:31:54 GMT)
X-Complaints-To groups-abuse@google.com
NNTP-Posting-Date Tue, 20 Dec 2011 15:31:54 +0000 (UTC)
In-Reply-To <8f33bf84-91a8-48f6-9505-2cc04c7b76a7@x7g2000yqb.googlegroups.com>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=173.164.137.214; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T
User-Agent G2/1.0
X-Google-Web-Client true
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:10898

Show key headers only | View raw


On Tuesday, December 20, 2011 1:32:05 AM UTC-8, sahm wrote:
> Hi every one
> 
> I'm new in JSP programming.
> I try to to build simple web application JSP and NetBeans IDE 7.0.1
> but when I try to run the web application I get this error message
> ========================================
> HTTP Status 404 -
> 
> type Status report
> 
> message
> 
> descriptionThe requested resource () is not available.
> GlassFish Server Open Source Edition 3.1.1
> ========================================
> 
> I'm I try to look for it but not luck

We can only give so much absent an example from you
http://sscce.org/

but in general terms a 404 means that the server did not serve the requested page, but is running.  There are too many reasons why this could happen to count, but improper setup of the XML descriptor files, placement of the JSP in the wrong directory, failure to build and deploy a WAR or EAR file, a misspelling in a URL, or misconfiguration of the app server are all candidates.

How about you give us enough information to answer your question?

http://sscce.org/

-- 
Lew
Seriously, follow the advice in http://sscce.org/

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Help for JSP + GlassFish sahm <sahm007@gmail.com> - 2011-12-20 01:32 -0800
  Re: Help for JSP + GlassFish Lew <lewbloch@gmail.com> - 2011-12-20 07:30 -0800
  Re: Help for JSP + GlassFish markspace <-@.> - 2011-12-20 08:31 -0800

csiph-web