Changes between Version 3 and Version 4 of server/tomcat


Ignore:
Timestamp:
05/06/16 12:57:28 (10 years ago)
Author:
gribeiro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • server/tomcat

    v3 v4  
    2525$ sudo apt-get install tomcat7 
    2626}}} 
     27 
     28**4.** Para testar se o servidor Tomcat está operacional: 
     29{{{ 
     30$ curl http://localhost:8080 
     31}}}