Thanks marc This helps me a lot.
Uma -----Original Message----- From: Marc Chamberlin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 12:54 PM To: Tomcat Users List Subject: Re: How to install Tomcat on network -- is there any network version of Tomcat Uma - Having just gone through setting up my own LAN, with a Tomcat server on it, I can give you a bit of guidance... Tomcat is simply a server and thus you treat it like any other server, i.e. an email server or an ftp server tex... There is no special configuration or special version of the Tomcat server which is dependent upon whether you are running it stand-alone or within a network. What you need to assure is that your DHCP/NAT server or network routers are configured so as to route your web traffic to the computer which is running your Tomcat server.Configuring your network is dependent upon how your network has been designed, which is beyond the scope of this group... ;-) You may also need to be concerned about configuring any firewalls you have running so they will pass traffic from your network to the computer running the Tomcat server, if you are using any firewalls. Hope this helps get you pointed in the right direction.... Marc... ----- Original Message ----- From: "Uma Munugala" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 12:34 PM Subject: RE: How to install Tomcat on network -- is there any network version of Tomcat > > Hi All > Iam working on Tomcat 4.0.3 standalone. It works well. I want to install > tomcat 4.0.3 on network so that other developers can access. > How do I do that. Do I need to configure in some different way or is there > any different copy of Tomcat 4.0.3 for network. > > Can any body help me. > > > Thanks > Uma > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
