
12/08/2010, 04:05
|
| | Fecha de Ingreso: febrero-2004
Mensajes: 1.987
Antigüedad: 21 años, 1 mes Puntos: 22 | |
Cual es el include que me hace falta ? Hola,
Cual es el include que me hace falta ?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Versión JDK JSP</title>
</head>
<body>
JDK VERSION=<%= System.getProperty(java.version)); %>
</body>
</html>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
De momento me da error...
Última edición por Anarko; 12/08/2010 a las 04:20
Razón: CODE
|