Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
JSP - A mailing list about Java Server Pages specification and reference
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
RE: [OT] RE: How do I config EMBEDDED Tomcat to only service requ
   ests from lo

RE: [OT] RE: How do I config EMBEDDED Tomcat to only service requ
   ests from lo

2003-09-25       - By Robert Priest

 Back
Ahhh. I see that you even include an example of the RequestDumperValve as
a filter in the tree. cool.

for those interested, this is the statement in the build of the j-t-4.0
tree:

<!-- The request dumper valve dumps useful debugging information about
          the request headers and cookies that were received, and the
response
          headers and cookies that were sent, for all requests received by
          this instance of Tomcat.  If you care only about requests to a
          particular virtual host, or a particular application, nest this
          element inside the corresponding <Host> or <Context> entry
instead.

          For a similar mechanism that is portable to all Servlet 2.3
          containers, check out the "RequestDumperFilter" Filter in the
          example application (the source for this filter may be found in
          "$CATALINA_HOME/webapps/examples/WEB-INF/classes/filters").

          Request dumping is disabled by default.  Uncomment the following
          element to enable it. -->
     <!--
     <Valve className="org.apache.catalina.valves.RequestDumperValve Source code of org.apache.catalina.valves.RequestDumperValve"/>
     -->

-- --Original Message-- --
From: Robert Priest [mailto:Robert.Priest@(protected)]
Sent: Thursday, September 25, 2003 2:44 PM
To: 'Tomcat Users List'
Subject: [OT] RE: How do I config EMBEDDED Tomcat to only service
requests from localhost?


So is there really any difference between the intentions of a

Valve and the intentions of a Filter?

http://java.sun.com/products/servlet/Filters.html


I was just curious. They seem to solve the same sort of issues, right?

-- --Original Message-- --
From: Mike Kellstrand [mailto:mikek@(protected)]
Sent: Thursday, September 25, 2003 2:34 PM
To: Tomcat Users List
Subject: Re: How do I config EMBEDDED Tomcat to only service requests
from localhost?


OK, adding a Valve to server.xml worked great for a standalone Tomcat.

Now Part II, how do I do this with an embedded Tomcat?
I get the impression that embedded doesn't use a server.xml file.
Is there a way to make it read a partial one with the element I need,
or another way to set up this valve?

Thanks,  Mike

-- -- Original Message -- --
From: "Yann C?bron" <yannc76@(protected)>
To: <tomcat-user@(protected)>
Sent: Thursday, September 25, 2003 12:58 PM
Subject: Re: How do I config Tomcat to only service requests from localhost?


> Try Remote Address/Host Filter:
>
> http://jakarta.apache.org/tomcat/tomcat-5 (See http://cat-5.ora-code.com).0-doc/config/valve.html
>
> Cheers,
>     Yann
>
>
> *******
> I'm sure the answer is quite simple, but I haven't been able to
> find it online yet.
>
> I've got Tomcat running on a PC, and I want it to only service
> requests coming from the same PC (i.e. localhost).
> If a request come in from the LAN, I want to ignore it.
>
> I found references to the "inet" attribute to the "Connector" element,
> but it doesn't work for me.
>
> Thanks,  Mike
>
>
>
>
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.