| Contato | |||
| Cursos Web | |||
| CMS | |||
| Internet | |||
| Servidor de Hospedagem | |||
| Download | |||
| Xampp –> PHP | Código Fonte | C:\xampp\htdocs\webteste\site\teste.php | http://localhost/webteste/site/teste.php |
| Xampp -> ASP | Código Fonte | C:\xampp\htdocs\webteste\site\teste.asp | http://localhost/webteste/site/teste.asp |
| Tomcat –> JSP (Java Web) | Código Fonte | C:\xampp\tomcat\webapps\webteste\site\teste.jsp | http://localhost:8080/webteste/site/teste.jsp |
| Tomcat –> Servlet (Java Web) | Código Fonte | http://localhost:8080/webteste/site/teste | |
| MySQL –> phpMyAdmin | http://localhost/phpmyadmin/ | ||
| MongoDB | |||