Enviado em 12/08/2016 - 09:40h
Olá pessoal!
<%@attribute name="id" required="true"%>
<%-- any content can be specified here e.g.: --%>
<script>
$( function() {
$("#{id}").datepicker({dateFormat: 'dd/mm/yy'});
} );
</script>
<input id="${id}" name="${id}" type="text"/>
<%@taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
<%@taglib tagdir="/WEB-INF/tags/" prefix="caelum" %>
<html>
<head>
<title>Adiciona contato</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/jquery-ui.css" rel="stylesheet" />
<script src="js/jquery-1.8.2.js"></script>
<script src="js/jquery-ui.js"></script>
</head>
<body>
<c:import url="cabecalho.jsp" />
<form action="adicionaContato" method="POST">
Nome: <input type="text" name="nome" /><br />
E-mail: <input type="text" name="email" /><br />
Endereço: <input type="text" name="endereco" /><br />
Data Nascimento: <caelum:campoData id="dataNascimento" /><br />
<input type="submit" value="Gravar" />
</form>
<c:import url="rodape.jsp" />
</body>
</html>
Uncaught Error: Syntax error, unrecognized expression: #{id}
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
VM65:62 GET http://nikkomsgchannel/e?001d005f005e005a0034004a006b005300580022002a005f00…35005c004c004400160025002b004a005f0004005f0050002a0052005b005e0059002f0028 rapport_nikko_send_focus_event @ VM65:62rapport_nikko_on_focus @ VM65:72
VM65:49 GET http://nikkomsgchannel/e?001d005f005e005a0034004a006b005300580022002a005f00…4d00510048004400650022005700400054000c005700280052005f005f005e002a00280054
Compartilhando a tela do Computador no Celular via Deskreen
Como Configurar um Túnel SSH Reverso para Acessar Sua Máquina Local a Partir de uma Máquina Remota
Configuração para desligamento automatizado de Computadores em um Ambiente Comercial
Como renomear arquivos de letras maiúsculas para minúsculas
Imprimindo no formato livreto no Linux
Vim - incrementando números em substituição
Efeito "livro" em arquivos PDF
Como resolver o erro no CUPS: Unable to get list of printer drivers
Não to conseguindo resolver este problemas ao instalar o playonelinux (1)
Excluir banco de dados no xampp (1)
[Python] Automação de scan de vulnerabilidades
[Python] Script para analise de superficie de ataque
[Shell Script] Novo script para redimensionar, rotacionar, converter e espelhar arquivos de imagem
[Shell Script] Iniciador de DOOM (DSDA-DOOM, Doom Retro ou Woof!)
[Shell Script] Script para adicionar bordas às imagens de uma pasta