If you document root is pointing to the location of your jsps, you can
reference them just as you would any .htm document in your site without any
additional subdirectory.  Inclusion of the additional directories in the url
signifies the context as Matt indicates or the package name when referencing
servlets.

----- Original Message -----
From: "Matt Goss" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 17, 2000 2:18 PM
Subject: Re: configuring jsp's in jrun3.0


> This is a multi-part message in MIME format.
> --------------90A0571EA93551BC765AB27C
> Content-Type: multipart/alternative;
>  boundary="------------EB0819F8307F514DF7E44BBD"
>
>
> --------------EB0819F8307F514DF7E44BBD
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> Venkat,
> First you have to go into the JMC and create your contexts. (Jrun calls
them "applications")
> ie. If your JSP's are in a directory caled mydir then you need a context
called mydir that
> points to the corresponding directory. Then all you need to call the JSP
is go to:
> http://myhost/mydir/mypage.jsp
> Matt Goss
>
> Venkat Reddy wrote:
>
> > Hi :
> >  I installed JRUN3.0 succesfully. I am using the Apache webserver, there
I
> > set the document root to where the my jsp pages are. for e.g:
e:\mydir\jsp.
> > How can I access the these jsp pages from browser. I gave url like this
> > http://localhost/jsp/myname.jsp  it's saying that package name couldn't
> > found. Please tell me how to configure to access the jsp pages..
> >
> > Thanks,
> > Venkat.
> >
>
> --------------------------------------------------------------------------
----
> > 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.
>
> --------------EB0819F8307F514DF7E44BBD
> Content-Type: text/html; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
> <html>
> Venkat,
> <br>First you have to go into the JMC and create your contexts. (Jrun
calls
> them "applications") ie. If your JSP's are in a directory caled mydir then
> you need a context called mydir that points to the corresponding
directory.
> Then all you need to call the JSP is go to:&nbsp; <A
HREF="http://myhost/mydir/mypage.jsp">http://myhost/mydir/mypage.jsp</A>
> <br>Matt Goss
> <p>Venkat Reddy wrote:
> <blockquote TYPE=CITE>Hi :
> <br>&nbsp;I installed JRUN3.0 succesfully. I am using the Apache
webserver,
> there I
> <br>set the document root to where the my jsp pages are. for e.g:
e:\mydir\jsp.
> <br>How can I access the these jsp pages from browser. I gave url like
> this
> <br><a
href="http://localhost/jsp/myname.jsp">http://localhost/jsp/myname.jsp</a>&n
bsp;
> it's saying that package name couldn't
> <br>found. Please tell me how to configure to access the jsp pages..
> <p>Thanks,
> <br>Venkat.
>
<p>-------------------------------------------------------------------------
-----
> <br>Archives: <a
href="http://www.egroups.com/group/jrun-interest/">http://www.egroups.com/gr
oup/jrun-interest/</a>
> <br>Unsubscribe: <a
href="http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_t
alk">http://www.houseoffusion.com/index.cfm?sidebar=lists&amp;body=lists/jru
n_talk</a>
> <br>or send a message to [EMAIL PROTECTED] with
'unsubscribe'
> in the body.</blockquote>
> </html>
>
> --------------EB0819F8307F514DF7E44BBD--
>
> --------------90A0571EA93551BC765AB27C
> Content-Type: text/x-vcard; charset=us-ascii;
>  name="mgoss.vcf"
> Content-Transfer-Encoding: 7bit
> Content-Description: Card for Matt Goss
> Content-Disposition: attachment;
>  filename="mgoss.vcf"
>
> begin:vcard
> n:Goss;Matt
> tel;fax:919-657-1501
> tel;work:919-657-1432
> x-mozilla-html:FALSE
> url:www.rtci.com
> org:RTCI;Custom Solutions
> adr:;;201 Shannon Oaks Circle;Cary;NC;27511;US
> version:2.1
> email;internet:[EMAIL PROTECTED]
> title:Web Developer
> fn:Matt
> end:vcard
>
> --------------90A0571EA93551BC765AB27C--
>
> --------------------------------------------------------------------------
----
> 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.
>

------------------------------------------------------------------------------
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.

Reply via email to