Yea it wont as the default port used by you is 8080.. -C
----- Original Message ----- From: "Hari Om" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 29, 2003 1:03 AM Subject: Tomcat Web Applications > > The default application in Tomcat are: > 1) examples > 2) manager > 3) admin > > I could run ALL the above applications using http://localhost:8080/examples/ > or http://localhost:8080/manager/ or http://localhost:8080/admin/ > > BUT when I REMOVE the PORT 8080 from URL (as shown below)....it does not > work for *manager* and *admin* - wonder why: > > http://localhost/examples/ or http://localhost/manager/ or > http://localhost/admin/ > > It works fine for *examples* application without giving PORT 8080. > > NOTE: I have configured my MOD_JK.SO and so dont see any reason why I should > add PORT 8080 > > any hints? > > _________________________________________________________________ > Add photos to your messages with MSN 8. Get 2 months FREE*. > http://join.msn.com/?page=features/featuredemail > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
