Logo CEWEB.br Logo NIC.br Logo CGI.br
Home Sobre o projeto

Sites Verificados

Lista com todos os sítios que foram verificados pela TIC Web Acessibilidade. Dentro de cada domínio, há informações detalhadas sobre as páginas coletadas, bem como os erros e avisos de cada uma *.

Endereço Nota Erros Avisos

servicos.mogidascruzes.sp.gov.br/examples/servlets

85.02 50 97
Recomendações Avaliadas
1.1 Respeitar os Padrões Web.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
1.1.3 Presença de CSS(s) in-line 33 43 53 57 59 65 67 73 75 81 83 89 91 97 99 109 116 119 123 126 130 133 137 140 144 147 155 158 162 165 173 176 184 187
1.1.4 Presença de CSS(s) interno 1 22
43 <![CDATA[<ul style="list-style-type: none; padding-left: 0;"> <li><img src="images/execute.gif" alt=""> Execute the example</li> <li><img src="images/code.gif" alt=""> Look at the source code for the example</li> <li><img src="images/return.gif" alt=""> Return to this screen</li> </ul>]]>
53 <![CDATA[<table style="width: 85%;" > <tr> <td>Hello World</td> <td style="width: 30%;"><a href="servlet/HelloWorldExample"><img SRC="images/execute.gif" alt=""></a><a href="servlet/HelloWorldExample">Execute</a></td> <td style="width: 30%;"><a href="helloworld.html"><img SRC="images/code.gif" alt=""></a><a href="helloworld.html">Source</a></td> </tr> <tr> <td>Request Info</td> <td style="width: 30%;"><a href="servlet/RequestInfoExample"><img SRC="images/execute.gif" alt=""></a><a href="servlet/RequestInfoExample">Execute</a></td> <td style="width: 30%;"><a href="reqinfo.html"><img SRC="images/code.gif" alt=""></a><a href="reqinfo.html">Source</a></td> </tr> <tr> <td>Request Headers</td> <td style="width: 30%;"><a href="servlet/RequestHeaderExample"><img SRC="images/execute.gif" alt=""></a><a href="servlet/RequestHeaderExample">Execute</a></td> <td style="width: 30%;"><a href="reqheaders.html"><img SRC="images/code.gif" alt=""></a><a href="reqheaders.html">Source</a></td> </tr> <tr> <td>Request Parameters</td> <td style="width: 30%;"><a href="servlet/RequestParamExample"><img SRC="images/execute.gif" alt=""></a><a href="servlet/RequestParamExample">Execute</a></td> <td style="width: 30%;"><a href="reqparams.html"><img SRC="images/code.gif" alt=""></a><a href="reqparams.html">Source</a></td> </tr> <tr> <td>Cookies</td> <td style="width: 30%;"><a href="servlet/CookieExample"><img SRC="images/execute.gif" alt=""></a><a href="servlet/CookieExample">Execute</a></td> <td style="width: 30%;"><a href="cookies.html"><img SRC="images/code.gif" alt=""></a><a href="cookies.html">Source</a></td> </tr> <tr> <td>Sessions</td> <td style="width: 30%;"><a href="servlet/SessionExample"><img SRC="images/execute.gif" alt=""></a><a href="servlet/SessionExample">Execute</a></td> <td style="width: 30%;"><a href="sessions.html"><img SRC="images/code.gif" alt=""></a><a href="sessions.html">Source</a></td> </tr> </table>]]>
57 <![CDATA[<td style="width: 30%;"><a href="servlet/HelloWorldExample"><img SRC="images/execute.gif" alt=""></a><a href="servlet/HelloWorldExample">Execute</a></td>]]>
59 <![CDATA[<td style="width: 30%;"><a href="helloworld.html"><img SRC="images/code.gif" alt=""></a><a href="helloworld.html">Source</a></td>]]>
65 <![CDATA[<td style="width: 30%;"><a href="servlet/RequestInfoExample"><img SRC="images/execute.gif" alt=""></a><a href="servlet/RequestInfoExample">Execute</a></td>]]>
67 <![CDATA[<td style="width: 30%;"><a href="reqinfo.html"><img SRC="images/code.gif" alt=""></a><a href="reqinfo.html">Source</a></td>]]>
73 <![CDATA[<td style="width: 30%;"><a href="servlet/RequestHeaderExample"><img SRC="images/execute.gif" alt=""></a><a href="servlet/RequestHeaderExample">Execute</a></td>]]>
75 <![CDATA[<td style="width: 30%;"><a href="reqheaders.html"><img SRC="images/code.gif" alt=""></a><a href="reqheaders.html">Source</a></td>]]>
81 <![CDATA[<td style="width: 30%;"><a href="servlet/RequestParamExample"><img SRC="images/execute.gif" alt=""></a><a href="servlet/RequestParamExample">Execute</a></td>]]>
83 <![CDATA[<td style="width: 30%;"><a href="reqparams.html"><img SRC="images/code.gif" alt=""></a><a href="reqparams.html">Source</a></td>]]>
89 <![CDATA[<td style="width: 30%;"><a href="servlet/CookieExample"><img SRC="images/execute.gif" alt=""></a><a href="servlet/CookieExample">Execute</a></td>]]>
91 <![CDATA[<td style="width: 30%;"><a href="cookies.html"><img SRC="images/code.gif" alt=""></a><a href="cookies.html">Source</a></td>]]>
97 <![CDATA[<td style="width: 30%;"><a href="servlet/SessionExample"><img SRC="images/execute.gif" alt=""></a><a href="servlet/SessionExample">Execute</a></td>]]>
99 <![CDATA[<td style="width: 30%;"><a href="sessions.html"><img SRC="images/code.gif" alt=""></a><a href="sessions.html">Source</a></td>]]>
109 <![CDATA[<table style="width: 85%;" > <tr> <th colspan="3">Servlet 3.0 Asynchronous processing examples:</th> </tr> <tr> <td>async0</td> <td style="width: 30%;"> <a href="../async/async0"><img SRC="images/execute.gif" alt=""> Execute</a> </td> <td style="width: 30%;"></td> </tr> <tr> <td>async1</td> <td style="width: 30%;"> <a href="../async/async1"><img SRC="images/execute.gif" alt=""> Execute</a> </td> <td style="width: 30%;"></td> </tr> <tr> <td>async2</td> <td style="width: 30%;"> <a href="../async/async2"><img SRC="images/execute.gif" alt=""> Execute</a> </td> <td style="width: 30%;"></td> </tr> <tr> <td>async3</td> <td style="width: 30%;"> <a href="../async/async3"><img SRC="images/execute.gif" alt=""> Execute</a> </td> <td style="width: 30%;"></td> </tr> <tr> <td>stockticker</td> <td style="width: 30%;"> <a href="../async/stockticker"><img SRC="images/execute.gif" alt=""> Execute</a> </td> <td style="width: 30%;"></td> </tr> <tr> <th colspan="3">Servlet 3.1 Non-blocking IO examples</th> </tr> <tr> <td>Byte counter</td> <td style="width: 30%;"> <a href="nonblocking/bytecounter.html"><img src="images/execute.gif" alt=""> Execute</a> </td> <td style="width: 30%;"></td> </tr> <tr> <td>Number Writer</td> <td style="width: 30%;"> <a href="nonblocking/numberwriter"><img src="images/execute.gif" alt=""> Execute</a> </td> <td style="width: 30%;"></td> </tr> <tr> <th colspan="3">Servlet 4.0 Server Push examples</th> </tr> <tr> <td>Simple image push</td> <td style="width: 30%;"> <a href="serverpush/simpleimage"><img src="images/execute.gif" alt=""> Execute</a> </td> <td style="width: 30%;"></td> </tr> <tr> <th colspan="3">Servlet 4.0 Trailer Field examples</th> </tr> <tr> <td>Response trailer fields</td> <td style="width: 30%;"> <a href="trailers/response"><img src="images/execute.gif" alt=""> Execute</a> </td> <td style="width: 30%;"></td> </tr> </table>]]>
116 <![CDATA[<td style="width: 30%;"> <a href="../async/async0"><img SRC="images/execute.gif" alt=""> Execute</a> </td>]]>
119 <![CDATA[<td style="width: 30%;"></td>]]>
123 <![CDATA[<td style="width: 30%;"> <a href="../async/async1"><img SRC="images/execute.gif" alt=""> Execute</a> </td>]]>
126 <![CDATA[<td style="width: 30%;"></td>]]>
130 <![CDATA[<td style="width: 30%;"> <a href="../async/async2"><img SRC="images/execute.gif" alt=""> Execute</a> </td>]]>
133 <![CDATA[<td style="width: 30%;"></td>]]>
137 <![CDATA[<td style="width: 30%;"> <a href="../async/async3"><img SRC="images/execute.gif" alt=""> Execute</a> </td>]]>
140 <![CDATA[<td style="width: 30%;"></td>]]>
144 <![CDATA[<td style="width: 30%;"> <a href="../async/stockticker"><img SRC="images/execute.gif" alt=""> Execute</a> </td>]]>
147 <![CDATA[<td style="width: 30%;"></td>]]>
155 <![CDATA[<td style="width: 30%;"> <a href="nonblocking/bytecounter.html"><img src="images/execute.gif" alt=""> Execute</a> </td>]]>
158 <![CDATA[<td style="width: 30%;"></td>]]>
162 <![CDATA[<td style="width: 30%;"> <a href="nonblocking/numberwriter"><img src="images/execute.gif" alt=""> Execute</a> </td>]]>
165 <![CDATA[<td style="width: 30%;"></td>]]>
173 <![CDATA[<td style="width: 30%;"> <a href="serverpush/simpleimage"><img src="images/execute.gif" alt=""> Execute</a> </td>]]>
176 <![CDATA[<td style="width: 30%;"></td>]]>
184 <![CDATA[<td style="width: 30%;"> <a href="trailers/response"><img src="images/execute.gif" alt=""> Execute</a> </td>]]>
187 <![CDATA[<td style="width: 30%;"></td>]]>
22 <![CDATA[<style type="text/css"> img { border: 0; } th { text-align: left; } tr { vertical-align: top; } </style>]]>