HI I have a question related, I installed tomcat 5.0 in a RH 9.0 with Apache, it work find in 8080, but I hoped that it was somethig similar or better to the apacheJserv that allow me to call my servlets throw the Apache server, please how it works???? PD there is a way to start tomcat automatically??, I thing that it is the problem of Anand using the correct URL of course. Thanks.
Milt Epstein wrote: > On Mon, 13 Oct 2003, Madhu Vadlapudi wrote: > > > HI, > > > > I think the correct way of accessing the user home page is > > http://somewebsite:8080/~username > > What is "the user home page" though? I don't recall if there is a way > to set up tomcat such that each user can have their own set of pages > under their home directory (as there is with apache, say). But I'm > not sure that's what the original poster (OP) was really asking about. > > That is, they mention they installed tomcat under the account > ~myaccountname -- but did they mean that they just happened to > install/unzip it there, or did they mean they want to be able to run > pages out of that user's home directory. For example, on some > machines, I installed/unziped tomcat under my home directory, but that > was still to run the system-wide tomcat (so no ~myaccountname needed). > > Anyway, I guess we need the OP to clarify things. > > > Quoting Milt Epstein <[EMAIL PROTECTED]>: > > > > > On Fri, 10 Oct 2003, Anand Trivedi wrote: > > > > > > > Hi! > > > > I have installed tomcat under account ~myaccountname. > > > > I installed tomcat under local machine and was trying to access as follows > > > : > > > > http://www.somewebsite.com/~myaccountname:8080 > > > > > > > > However, nothing was coming on the startup page. Could you please help me > > > > what's going on? > > > > > > Try: > > > > > > http://www.somewebsite.com:8080/ > > > > > > Of course, make sure that you've started tomcat before doing that. > > > > > > Milt Epstein > > > Research Programmer > > > Integration and Software Engineering (ISE) > > > Campus Information Technologies and Educational Services (CITES) > > > University of Illinois at Urbana-Champaign (UIUC) > > > [EMAIL PROTECTED] > > > > > > ___________________________________________________________________________ > > > 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 > > > > Milt Epstein > Research Programmer > Integration and Software Engineering (ISE) > Campus Information Technologies and Educational Services (CITES) > University of Illinois at Urbana-Champaign (UIUC) > [EMAIL PROTECTED] > > ___________________________________________________________________________ > 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
