running a servlet .class file 2004-01-16 - By Allan Bruce
Back How stupid am I! I forgot, I block almost all ports to my server, once I released 8080, I have some success.
When I now navigate to http://kes:8080/examples/ I get a page where I can click on several links of examples. Going to the servlets, then trying to run any and I get a 404.
Any suggetsions as to what is wrong?
Many Thanks Allan
-- -- Original Message -- -- From: "Allan Bruce" <allanmb@(protected)> To: "Tomcat Users List" <tomcat-user@(protected)> Sent: Friday, January 16, 2004 3:41 PM Subject: Re: running a servlet .class file
> Ok, thanks - I dont think my tomcat can be running correctly then because > when I try > http://kes:8080 > or http://kes:8080/examples/ > I get nothing. > > > -- -- Original Message -- -- > From: "Shapira, Yoav" <Yoav.Shapira@(protected)> > To: "Tomcat Users List" <tomcat-user@(protected)> > Sent: Friday, January 16, 2004 3:32 PM > Subject: RE: running a servlet .class file > > > > > > Howdy, > > > > >How do I test the examples if tomcat is running on its own? > > > > > >I tried > > >http://kes:8009/examples/ > > > > You connect to the HTTP connector, not the Apache connector. The > > default port is 8080. > > > > Yoav Shapira > > > > > > > > This e-mail, including any attachments, is a confidential business > communication, and may contain information that is confidential, proprietary > and/or privileged. This e-mail is intended only for the individual(s) to > whom it is addressed, and may not be saved, copied, printed, disclosed or > used by anyone else. If you are not the(an) intended recipient, please > immediately delete this e-mail from your computer system and notify the > sender. Thank you. > > > > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > > 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)
|
|