Yes. i want to run on the same server. I will give it a try. Thanks a lot for you guys bin --- Zerbe John W <[EMAIL PROTECTED]> wrote: > Actually, if you set the web context to something > other then "/" then you > can have multiple applications (read multiple .ear > files containing your > .war files) deployed in the same application server > instance. > > You would then get to one app via something like: > Http://mycomputerip:8080/app1/servlet1name > and the other as something like: > Http://mycomputerip:8080/app2/servlet2name > > If this is the sort of thing you were looking for > then "yes" you can run > multiple apps on the same hostname:portnumber > combination. If you really > wanted to run to seperate servers, then Mark is > correct with his "nope". > > -----Original Message----- > From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 10, 2002 4:01 PM > To: [EMAIL PROTECTED] > Subject: Re: two application can use same port > number? > > > Nope. > > -----Original Message----- > From: bin cai [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 10, 2002 3:58 PM > To: [EMAIL PROTECTED] > Subject: two application can use same port number? > > > Hi, > I have one web-based application in my computer > which > is developed using servlet, mysql. It can be invoked > by Http://mycomputerip:8080/dir/servlet calss. now i > want to develope another application using servlet > too.These two application share same mysql and web > server. I am wondering if it is safe i still use > port > number 8080 for my second applicaition. I am not > sure > if two application use same port number for web > server > and mysql server? > Any help will be appreciated very much > Thanks in advance > bin > > ______________________________________________________________________ > Post your free ad now! http://personals.yahoo.ca > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] > and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: > http://archives.java.sun.com/archives/servlet-interest.html > Resources: > http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: > http://www.lsoft.com/manuals/user/user.html > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] > and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: > http://archives.java.sun.com/archives/servlet-interest.html > Resources: > http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: > http://www.lsoft.com/manuals/user/user.html > ***************************************************************** > DISCLAIMER: The information contained in this > e-mail may be confidential > and is intended solely for the use of the named > addressee. Access, copying > or re-use of the e-mail or any information contained > therein by any other > person is not authorized. If you are not the > intended recipient please > notify us immediately by returning the e-mail to the > originator. >
______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html