Re: How to restrict access of my server??

2002-04-30 Thread Kesav, Ramesh

Hi,

 can anyone let me know how to do the same thing with IBM VAJ4.0?

Regards

Ramesh Kesavanarayanan
[EMAIL PROTECTED]
Off : 8113801 ext 2333
Res : 2265360
Mob : 98412 73573


 -Original Message-
 From: Sowbhagyavalli Suryadevara [SMTP:[EMAIL PROTECTED]]
 Sent: Monday, April 29, 2002 2:49 PM
 To:   [EMAIL PROTECTED]
 Subject:  Re: How to restrict access of my server??

 Find the following section the tomcat/conf/server.xml and set
 suppress=true

 RequestInterceptor
 className=org.apache.tomcat.request.StaticInterceptor
 debug=0 suppress=true /


 Valli
 IIC Technologies Pvt Ltd
 INDIA


 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of Sreenath V
 Sent: Monday, April 29, 2002 2:48 PM
 To: [EMAIL PROTECTED]
 Subject: Re: How to restrict access of my server??


 how did u do it, can u explain me as i am not finding an entry in tom cat
 server.xml

 - Original Message -
 From: Sowbhagyavalli Suryadevara [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, April 29, 2002 2:27 PM
 Subject: Re: How to restrict access of my server??


  Thank you.
 
  That worked fine, and solved my problem nicely !!!
 
  Valli
  IIC Technologies Pvt Ltd
  INDIA
 
 
  -Original Message-
  From: A mailing list about Java Server Pages specification and reference
  [mailto:[EMAIL PROTECTED]]On Behalf Of subbu
  Sent: Monday, April 29, 2002 12:42 PM
  To: [EMAIL PROTECTED]
  Subject: Re: How to restrict access of my server??
 
 
  Hai, In tomact's
  server.xml  file
 
  set suppress property to true...That's all Done...
 
 
 !-- default handler - static files and dirs.  Set the
   suppress property to true to suppress directory
 listings
   when no welcome file is present.
 
   NOTE:  This setting applies to *all* web applications that
   are running in this instance of Tomcat.
--
 
 
 
 
 
  - Original Message -
  From: Sowbhagyavalli Suryadevara [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Monday, April 29, 2002 10:22 AM
  Subject: How to restrict access of my server??
 
 
   HI,
  
   Can anyone tell me how I can stop people from viewing the directory
  listings
   and files in the server directories? I use JBoss + Tomcat. If the URL
 used
   to access the server has some directory name, then the server displays
 the
   whole directory listing. This can cause several security problems.
  
   I need my servlets and JSPs to access these directories but not anyone
  else.
  
   Valli
   IIC Technologies Pvt Ltd
   INDIA
  
  
 
 ==
 =
   To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
  JSP-INTEREST.
   For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
  DIGEST.
   Some relevant FAQs on JSP/Servlets can be found at:
  
http://archives.java.sun.com/jsp-interest.html
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.jsp
http://www.jguru.com/faq/index.jsp
http://www.jspinsider.com
 
 
 ==
 =
  To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
  JSP-INTEREST.
  For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
  DIGEST.
  Some relevant FAQs on JSP/Servlets can be found at:
 
   http://archives.java.sun.com/jsp-interest.html
   http://java.sun.com/products/jsp/faq.html
   http://www.esperanto.org.nz/jsp/jspfaq.jsp
   http://www.jguru.com/faq/index.jsp
   http://www.jspinsider.com
 
 
 ==
 =
  To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
 JSP-INTEREST.
  For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
 DIGEST.
  Some relevant FAQs on JSP/Servlets can be found at:
 
   http://archives.java.sun.com/jsp-interest.html
   http://java.sun.com/products/jsp/faq.html
   http://www.esperanto.org.nz/jsp/jspfaq.jsp
   http://www.jguru.com/faq/index.jsp
   http://www.jspinsider.com

 ==
 =
 To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
 JSP-INTEREST.
 For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
 DIGEST.
 Some relevant FAQs on JSP/Servlets can be found at:

  http://archives.java.sun.com/jsp-interest.html
  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.jsp
  http://www.jguru.com/faq/index.jsp
  http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp

Re: How to restrict access of my server??

2002-04-29 Thread subbu

Hai, In tomact's
server.xml  file

set suppress property to true...That's all Done...


   !-- default handler - static files and dirs.  Set the
 suppress property to true to suppress directory listings
 when no welcome file is present.

 NOTE:  This setting applies to *all* web applications that
 are running in this instance of Tomcat.
  --





- Original Message -
From: Sowbhagyavalli Suryadevara [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, April 29, 2002 10:22 AM
Subject: How to restrict access of my server??


 HI,

 Can anyone tell me how I can stop people from viewing the directory
listings
 and files in the server directories? I use JBoss + Tomcat. If the URL used
 to access the server has some directory name, then the server displays the
 whole directory listing. This can cause several security problems.

 I need my servlets and JSPs to access these directories but not anyone
else.

 Valli
 IIC Technologies Pvt Ltd
 INDIA


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
 For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
 Some relevant FAQs on JSP/Servlets can be found at:

  http://archives.java.sun.com/jsp-interest.html
  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.jsp
  http://www.jguru.com/faq/index.jsp
  http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com



Re: How to restrict access of my server??

2002-04-29 Thread [Vaishali S. Pandya]

Thanks
i am working in LAN
and the tomcat is on server obviously
this is unix platform
well i am new in this JSP world and would like to know more

suppress=true

is it right?
what to do after saving the file?
execute the xml?
how?

Vaishali




Hai, In tomact's
server.xml  file

set suppress property to true...That's all Done...


   !-- default handler - static files and dirs.  Set the
 suppress property to true to suppress directory listings
 when no welcome file is present.

 NOTE:  This setting applies to *all* web applications that
 are running in this instance of Tomcat.
  --





- Original Message -
From: Sowbhagyavalli Suryadevara [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, April 29, 2002 10:22 AM
Subject: How to restrict access of my server??


 HI,

 Can anyone tell me how I can stop people from viewing the directory
listings
 and files in the server directories? I use JBoss + Tomcat. If the URL
used
 to access the server has some directory name, then the server displays
the
 whole directory listing. This can cause several security problems.

 I need my servlets and JSPs to access these directories but not anyone
else.

 Valli
 IIC Technologies Pvt Ltd
 INDIA


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
 For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
 Some relevant FAQs on JSP/Servlets can be found at:

  http://archives.java.sun.com/jsp-interest.html
  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.jsp
  http://www.jguru.com/faq/index.jsp
  http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com



Re: How to restrict access of my server??

2002-04-29 Thread vijay

after saving the file.. just restart ur tomcat...
thanks  regards
vijayanand.R

(),,,()
   ( (.  .) .-''-.
  (o  ) ) ('o'   )
=(,,)=(,,)=(,,)==(,,)=
- Original Message -
From: [Vaishali S. Pandya] [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, April 29, 2002 1:56 PM
Subject: Re: How to restrict access of my server??


Thanks
i am working in LAN
and the tomcat is on server obviously
this is unix platform
well i am new in this JSP world and would like to know more

suppress=true

is it right?
what to do after saving the file?
execute the xml?
how?

Vaishali




Hai, In tomact's
server.xml  file

set suppress property to true...That's all Done...


   !-- default handler - static files and dirs.  Set the
 suppress property to true to suppress directory listings
 when no welcome file is present.

 NOTE:  This setting applies to *all* web applications that
 are running in this instance of Tomcat.
  --





- Original Message -
From: Sowbhagyavalli Suryadevara [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, April 29, 2002 10:22 AM
Subject: How to restrict access of my server??


 HI,

 Can anyone tell me how I can stop people from viewing the directory
listings
 and files in the server directories? I use JBoss + Tomcat. If the URL
used
 to access the server has some directory name, then the server displays
the
 whole directory listing. This can cause several security problems.

 I need my servlets and JSPs to access these directories but not anyone
else.

 Valli
 IIC Technologies Pvt Ltd
 INDIA


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
 For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
 Some relevant FAQs on JSP/Servlets can be found at:

  http://archives.java.sun.com/jsp-interest.html
  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.jsp
  http://www.jguru.com/faq/index.jsp
  http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com



Re: How to restrict access of my server??

2002-04-29 Thread Sowbhagyavalli Suryadevara

Thank you.

That worked fine, and solved my problem nicely !!!

Valli
IIC Technologies Pvt Ltd
INDIA


-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of subbu
Sent: Monday, April 29, 2002 12:42 PM
To: [EMAIL PROTECTED]
Subject: Re: How to restrict access of my server??


Hai, In tomact's
server.xml  file

set suppress property to true...That's all Done...


   !-- default handler - static files and dirs.  Set the
 suppress property to true to suppress directory listings
 when no welcome file is present.

 NOTE:  This setting applies to *all* web applications that
 are running in this instance of Tomcat.
  --





- Original Message -
From: Sowbhagyavalli Suryadevara [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, April 29, 2002 10:22 AM
Subject: How to restrict access of my server??


 HI,

 Can anyone tell me how I can stop people from viewing the directory
listings
 and files in the server directories? I use JBoss + Tomcat. If the URL used
 to access the server has some directory name, then the server displays the
 whole directory listing. This can cause several security problems.

 I need my servlets and JSPs to access these directories but not anyone
else.

 Valli
 IIC Technologies Pvt Ltd
 INDIA


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
 For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
 Some relevant FAQs on JSP/Servlets can be found at:

  http://archives.java.sun.com/jsp-interest.html
  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.jsp
  http://www.jguru.com/faq/index.jsp
  http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com



Re: How to restrict access of my server??

2002-04-29 Thread Sreenath V

how did u do it, can u explain me as i am not finding an entry in tom cat
server.xml

- Original Message -
From: Sowbhagyavalli Suryadevara [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, April 29, 2002 2:27 PM
Subject: Re: How to restrict access of my server??


 Thank you.

 That worked fine, and solved my problem nicely !!!

 Valli
 IIC Technologies Pvt Ltd
 INDIA


 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of subbu
 Sent: Monday, April 29, 2002 12:42 PM
 To: [EMAIL PROTECTED]
 Subject: Re: How to restrict access of my server??


 Hai, In tomact's
 server.xml  file

 set suppress property to true...That's all Done...


!-- default handler - static files and dirs.  Set the
  suppress property to true to suppress directory listings
  when no welcome file is present.

  NOTE:  This setting applies to *all* web applications that
  are running in this instance of Tomcat.
   --





 - Original Message -
 From: Sowbhagyavalli Suryadevara [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, April 29, 2002 10:22 AM
 Subject: How to restrict access of my server??


  HI,
 
  Can anyone tell me how I can stop people from viewing the directory
 listings
  and files in the server directories? I use JBoss + Tomcat. If the URL
used
  to access the server has some directory name, then the server displays
the
  whole directory listing. This can cause several security problems.
 
  I need my servlets and JSPs to access these directories but not anyone
 else.
 
  Valli
  IIC Technologies Pvt Ltd
  INDIA
 
 

===
  To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
 JSP-INTEREST.
  For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
 DIGEST.
  Some relevant FAQs on JSP/Servlets can be found at:
 
   http://archives.java.sun.com/jsp-interest.html
   http://java.sun.com/products/jsp/faq.html
   http://www.esperanto.org.nz/jsp/jspfaq.jsp
   http://www.jguru.com/faq/index.jsp
   http://www.jspinsider.com


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
 JSP-INTEREST.
 For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
 DIGEST.
 Some relevant FAQs on JSP/Servlets can be found at:

  http://archives.java.sun.com/jsp-interest.html
  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.jsp
  http://www.jguru.com/faq/index.jsp
  http://www.jspinsider.com


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
 For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
 Some relevant FAQs on JSP/Servlets can be found at:

  http://archives.java.sun.com/jsp-interest.html
  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.jsp
  http://www.jguru.com/faq/index.jsp
  http://www.jspinsider.com



**Disclaimer
Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.




Re: How to restrict access of my server??

2002-04-29 Thread Sowbhagyavalli Suryadevara

Find the following section the tomcat/conf/server.xml and set
suppress=true

RequestInterceptor
className=org.apache.tomcat.request.StaticInterceptor
debug=0 suppress=true /


Valli
IIC Technologies Pvt Ltd
INDIA


-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Sreenath V
Sent: Monday, April 29, 2002 2:48 PM
To: [EMAIL PROTECTED]
Subject: Re: How to restrict access of my server??


how did u do it, can u explain me as i am not finding an entry in tom cat
server.xml

- Original Message -
From: Sowbhagyavalli Suryadevara [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, April 29, 2002 2:27 PM
Subject: Re: How to restrict access of my server??


 Thank you.

 That worked fine, and solved my problem nicely !!!

 Valli
 IIC Technologies Pvt Ltd
 INDIA


 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of subbu
 Sent: Monday, April 29, 2002 12:42 PM
 To: [EMAIL PROTECTED]
 Subject: Re: How to restrict access of my server??


 Hai, In tomact's
 server.xml  file

 set suppress property to true...That's all Done...


!-- default handler - static files and dirs.  Set the
  suppress property to true to suppress directory listings
  when no welcome file is present.

  NOTE:  This setting applies to *all* web applications that
  are running in this instance of Tomcat.
   --





 - Original Message -
 From: Sowbhagyavalli Suryadevara [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, April 29, 2002 10:22 AM
 Subject: How to restrict access of my server??


  HI,
 
  Can anyone tell me how I can stop people from viewing the directory
 listings
  and files in the server directories? I use JBoss + Tomcat. If the URL
used
  to access the server has some directory name, then the server displays
the
  whole directory listing. This can cause several security problems.
 
  I need my servlets and JSPs to access these directories but not anyone
 else.
 
  Valli
  IIC Technologies Pvt Ltd
  INDIA
 
 

===
  To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
 JSP-INTEREST.
  For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
 DIGEST.
  Some relevant FAQs on JSP/Servlets can be found at:
 
   http://archives.java.sun.com/jsp-interest.html
   http://java.sun.com/products/jsp/faq.html
   http://www.esperanto.org.nz/jsp/jspfaq.jsp
   http://www.jguru.com/faq/index.jsp
   http://www.jspinsider.com


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
 JSP-INTEREST.
 For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
 DIGEST.
 Some relevant FAQs on JSP/Servlets can be found at:

  http://archives.java.sun.com/jsp-interest.html
  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.jsp
  http://www.jguru.com/faq/index.jsp
  http://www.jspinsider.com


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
 For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
 Some relevant FAQs on JSP/Servlets can be found at:

  http://archives.java.sun.com/jsp-interest.html
  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.jsp
  http://www.jguru.com/faq/index.jsp
  http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com



How to restrict access of my server??

2002-04-28 Thread Sowbhagyavalli Suryadevara

HI,

Can anyone tell me how I can stop people from viewing the directory listings
and files in the server directories? I use JBoss + Tomcat. If the URL used
to access the server has some directory name, then the server displays the
whole directory listing. This can cause several security problems.

I need my servlets and JSPs to access these directories but not anyone else.

Valli
IIC Technologies Pvt Ltd
INDIA

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com



Restrict access!!!

1999-06-21 Thread Umesh Mehendale

Hi
when developing an application using servlet + jsp model .

assumption : I have loads of HTML pages located at certain directory /
directory structure(s).

Depending on user login , I need to allow him/her to access certain
directory and HTML pages. Also user should not be able to bookmark those
html pages, it should be accessed/allowed  thru proper login and validation.

Note: These HTML pages are standard HTML pages (not JSP's) so I cannot carry
some checks in those pages for valid access to the page.

How can achieve this using JWS 2.0 ?

Any Help / Hints ?
Umesh

===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".