-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Frank,

On 12/27/13, 2:51 PM, Frank Lugalla wrote:
> I have a very simple question but seems I cant find this 
> option....tried to google several  times,!Can someone please  tell
> me how to  Start the Tomcat server in the server view and go to 
> http://localhost:8080/?

Just to clarify: do you want a single thing (e.g. icon on the desktop)
that will launch Tomcat and then pop-open a web browser?

You could build that yourself fairly easily using a script --
something like this in a .bat file:

NET START Tomcat/WhateverNameYouGaveIt
START http://localhost:8080/

This would be an unusual use case for most people, so nobody has built
and distributed such a thing. It's also so trivial and
environment-specific that nobody would bother distributing it had they
written it.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJSvfhtAAoJEBzwKT+lPKRYU1AP/Rnj9Ibfdl11U5E0VhFpIoxk
fzJHIeIHdSk5M13MeHCOA/Ljd75h1j+LCdNKp2VZi7758MwcLhhc9Opdb7RENcQs
iOOrLxoPDt1nnMfLHBf2eyvrdeUc6nGis9kw+9ggVyWEK16MVD7zb0r8VsGeTQAP
E7QVIWMGXqbbAp0a8IANLiRu6f2LIuM9PQFTgbeXUCz40WKK+Mi4B17Fq1OMObXR
A4vOSlic1g5ReWe66aEwyDwL7NFeaWdDEpXxMC3GTMQLui7viPg+MvuLPOo53dK6
4PPhjbwkdsZmjAU165yvD/85jojX7cMUDHIYAqxgzfR0XBdXxYWpXIbhsFtqrQRH
iEDtenWaSQTHquDDcNvMisqFOJnCD2g9G1GW+CbTFhgGUNO2puJqWH+AnWr0VQbD
l3Rl9EXsdnM3Jg3Au8WwIYW5ZugwfcZnUDV2cU+0U77i4BEFvmzaxJvFRAjoYhvz
FeqyClrMjyqfeMmL8pPezOddcWLb0NXgrmUG7YbjlmHfZ0cZF47xiI8XuIRCe1Ds
0pC1zUD6Za5sTCD2iczGw/ZHoZGxHnIVX0A1umZDuOZS8fG5qOz8+B1udlgTdI89
4+lw5GBx87xGR24uWzwGzdq4Gas29Mn7SeFOKx8/Wcmx4XnVa9W0zrTsiugN8iZx
WPIWncJlD/4izcWqOBUa
=Dl7L
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to