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


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

Re: Help for JSP + GlassFish

From markspace <-@.>
Newsgroups comp.lang.java.programmer
Subject Re: Help for JSP + GlassFish
Date 2011-12-20 08:31 -0800
Organization A noiseless patient Spider
Message-ID <jcqd8l$dvu$1@dont-email.me> (permalink)
References <8f33bf84-91a8-48f6-9505-2cc04c7b76a7@x7g2000yqb.googlegroups.com>

Show all headers | View raw


On 12/20/2011 1:32 AM, 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 -


When you are first starting out, this usually means you did not use the 
correct path.  We'll need a bit more information.

What path did you use?  What's the name of the web app?

Where did you deploy the web app you made?  Can you show us a directory 
listing of its location?

Can you list the contents of the War file for us?  (jar -tf appname.war)

That'll get us started.  Specific information helps when debugging 
technical issues like this one.




Back to comp.lang.java.programmer | Previous | NextPrevious 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