Posts by Iago Alcântara • 1 point
3 posts
-
0
votes2
answers157
viewsA: Django: Css not imported
You didn’t give the space in front of Static <link rel="stylesheet" href={% static'css/cabecalho.css' %}/>
-
0
votes1
answer63
viewsQ: Status error 404 (Servlet)
I’m having a problem with this Servlet, when I start with Tomcat error 404 appears and displays the following message "The requested Resource [/test/Novaempresa] is not available". JSP <%@ page…
-
0
votes1
answer107
viewsQ: Error trying to access JAVA WEB database
When I run the program the following error: HTTP Status 500 error - Internal Server Error. java.lang.Runtimeexception: java.sql.Sqlexception: No suitable driver found for…