Steve
Below is the error I get when I try to access the jsp
the way you mentioned. Is there some classpath set-up
or something that I need to do to get this to work?
404 Not Found
/test.jsp:
allaire.jrun.JRunServletException: The page /test.jsp
could not be found.
at
allaire.jrun.jsp.JSPParser.generateXML(JSPParser.java:57)
at
allaire.jrun.jsp.JSPServlet.parsePage(JSPServlet.java:403)
at
allaire.jrun.jsp.JSPServlet.createServlet(JSPServlet.java:375)
at
allaire.jrun.jsp.JSPServlet.loadPage(JSPServlet.java:201)
at
allaire.jrun.jsp.JSPServlet.service(JSPServlet.java:168)
at
allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
at allaire.jrun.servlet.JRunSE.runServlet(Compiled
Code)
at
allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.java:88)
at
allaire.jrun.servlet.JRunSE.service(JRunSE.java:1131)
at
allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:330)
at
allaire.jrun.http.WebEndpoint.run(WebEndpoint.java:107)
at allaire.jrun.ThreadPool.run(Compiled Code)
at allaire.jrun.WorkerThread.run(Compiled Code)
Thanks
Humphrey
--- Steve Penella <[EMAIL PROTECTED]> wrote: > I
just copied your jsp and put it in my
>
> ...\jrun30\servers\default\default-app
>
> directory.
>
> Accessed it through the browser as
> http://localhost:8100/test.jsp and it
> worked fine.
>
> Steve
>
> -----Original Message-----
> From: Humphrey Sabi [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, September 10, 2000 6:14 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Compiling JSP's and Servlets
>
>
> Steve
>
> Below is the simple jsp that I wrote and can't get
> it
> to even compile. I named it test.jsp and placed it
> in
> the defalt-app folder of the default server. I wrote
> it using notepad.
>
> Please help.
>
> <HTML>
> <HEAD><TITLE>HELLO TEST</TITLE></HEAD>
> <BODY>
> <H1>
> Hello, <% out.println("Humphrey"); %>
> </H1>
> </BODY>
> </HTML>
>
>
> cheers
> Humphrey
>
> --- Steve Penella <[EMAIL PROTECTED]> wrote: >
> Sounds like what you are doing is right (i.e.
> > putting the test.jsp in the
> > default-app directory). Since you are using port
> > 8100 you are not even
> > using the apache server ... you're just going
> > through jrun's default web
> > server.
> >
> > What does your jsp look like ... can you send it?
> >
> > Thanks,
> > Steve
> >
> > -----Original Message-----
> > From: Humphrey Sabi [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, September 08, 2000 4:39 AM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Compiling JSP's and Servlets
> >
> >
> > Scott
> >
> > I followed the installation prodedure and had JRun
> > installed without any problem. I was able to run
> the
> > Demo application after starting the admin server
> and
> > it worked fine. Now it has come to the point for
> me
> > to
> > develop my own JSP's and Servlets for testing. I
> > write
> > a simple JSP just to print out my name to see if
> it
> > works but could not get it to display.
> >
> > My question is, where should I place it for it to
> be
> > picked up and compiled. I don't have a log output
> > because it simply can not access the page. As I
> > explained in the earlier mail below, I have tried
> > putting the jsp file in the directories mentioned
> in
> > the set-up guide for JRun and apache and nothing
> > happens. Might be I need to do some more
> > configuration
> > which am not aware of. As I said, I am just
> starting
> > and might be having a problem that is quite
> trivial
> > here.
> >
> > I am using windows 98 with apache web server.
> >
> > regards
> > Humphrey
> >
> > --- Scott Stirling <[EMAIL PROTECTED]> wrote:
> >
> > Please provide some error messages, log file date,
> > > and/or the series of
> > > steps you went through.
> > >
> > > Scott Stirling
> > > Allaire Corporation
> > >
> >
> http://www.allaire.com/developer/jrunreferencedesk/
> > >
> > > > -----Original Message-----
> > > > From: jianrui su [mailto:[EMAIL PROTECTED]]
> > > > Sent: Thursday, September 07, 2000 9:12 AM
> > > > To: [EMAIL PROTECTED]
> > > > Subject: Re: Compiling JSP's and Servlets
> > > >
> > > >
> > > > I can't event get the demo jsp to work! Can
> > > someone
> > > > help me?
> > > > Thanks.
> > > >
> > > > --- Humphrey Sabi <[EMAIL PROTECTED]> wrote:
> > > > > Hello
> > > > >
> > > > > I have just installed the developer's
> version
> > of
> > > > > JRun
> > > > > 3.0 and am trying to view my first jsp page.
> I
> > > have
> > > > > placed the jsp code in the default-app
> folder
> > of
> > > the
> > > > > default server. When I try to start it up
> > using
> > > > > http://localhost:8100/test.jsp
> > > > > nothing is displayed.
> > > > >
> > > > > I then followed the set-up guide to
> configure
> > it
> > > to
> > > > > run on apache server and putting the jsp
> code
> > in
> > > the
> > > > > document directory (htdocs) of apache and
> > still
> > > > > can't
> > > > > get it to display.
> > > > >
> > > > > Can some one help to tell me exactly how to
> > > start up
> > > > > and the details of where I need to set the
> > > > > classpaths
> > > > > if that is what is needed. I am still
> starting
> > > and
> > > > > have not used this before.
> > > > >
> > > > > Thanks in advance
> > > > > Humphrey
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>
____________________________________________________________
> > > > > Do You Yahoo!?
> > > > > Get your free @yahoo.co.uk address at
> > > > > http://mail.yahoo.co.uk
> > > > > or your free @yahoo.ie address at
> > > > > http://mail.yahoo.ie
> > > > >
> > > >
> > >
> >
>
--------------------------------------------------------------
> > > > ----------------
> > > > > Archives:
> > > > > http://www.egroups.com/group/jrun-interest/
> > > > > Unsubscribe:
> > > > >
> > > >
> > >
> >
>
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
> > > s/jrun_talk
> > > > or send a message to
> > > > [EMAIL PROTECTED] with
> > > > 'unsubscribe' in the body.
> > >
> > >
> > >
> __________________________________________________
>
=== message truncated ===
____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.