NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

Write a note in this area. It's really easy to share with others. Click here ...<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="${pageContext.request.contextPath}/css/style.css" />
<script src="${pageContext.request.contextPath}/js/jquery/jquery-1.7.2.js"></script>
<script src="${pageContext.request.contextPath}/js/scripts.js"></script>
<title>
Listado de clientes
</title>
<script type="text/javascript">
function handleAjax(response) {
if(response) {
if(response.id) {
$('#ajax-response').html("Se recibieron los datos del cliente " + response.nombre);
}
else if(response.totalResults) {
$('#ajax-response').html("Se recibieron los datos de la busqueda. se encontraron " + response.totalResults + " resultados");
}
}
}
</script>

</head>
<body>
<div id="container">
<div id="header">
<h1>Red Link Framework - Simple Archetype</h1>
<hr>
<p>Pagina de ejemplo del arquetipo simple</p>
</div>
<div id="navigation">
<ul>
<li><a href="${pageContext.request.contextPath}/clientes/new.html">Alta Cliente</a></li>
<li><a href="${pageContext.request.contextPath}/clientes/list.html">Listado de Clientes</a></li>
</ul>
</div>
<div id="content-container">
<div id="content">
<h2>Red Link Framework - Simple Archetype</h2>
<p>Esta es una aplicaci&oacute;n lista para ejecutarse creada en base al arquetipo simple de Red Link Framework.
La aplicaci&oacute;n contiene los siguientes componentes:</p>

<h3>Frontend - Presentacion</h3>
<ul>
<li>JQuery versi&oacute;n 1.7.2</li>
</ul>
<h3>Controller</h3>
<ul>
<li>Spring MVC</li>
<li>Configuraci&oacute;n Ajax para Spring MVC</li>
</ul>
<h3>Backend</h3>
<ul>
<li>Instanciaci&oacute;n de un CRUD gen&eacute;rico para la entidad Cliente</li>
<li>Aspectos transaccionales, datasource y Session Factory de Hibernate ya configurado</li>
<li>Componente de monitoreo del framework habilitado</li>
</ul>

<p>Para mas informaci&oacute;n, se puede visitar la p&aacute;gina de la wiki que muestra el arquetipo con mas profundidad:
<a href="http://wiki.redlink.com.ar/jamwiki/en/ARQ:redlink-framework-archetype-simple">http://wiki.redlink.com.ar/jamwiki/en/ARQ:redlink-framework-archetype-simple</a>
</p>
</div>
<div id="aside"></div>
<div id="footer">
<center>Red Link Framework - Simple Archetype - <a href="http://wiki.redlink.com.ar/jamwiki/en/ARQ:redlink-framework-archetype-simple">http://wiki.redlink.com.ar/jamwiki/en/ARQ:redlink-framework-archetype-simple</a></center>
<center>
<c:url value="/logout" var="logoutUrl" />
<form id="logout" action="${logoutUrl}" method="post" >
<input type="hidden" name="${_csrf.parameterName}" value="${_csrf.token}" />
</form>
<c:if test="${pageContext.request.userPrincipal.name != null}">
<a href="javascript:document.getElementById('logout').submit()">Logout!</a>
</c:if>
</center>
</div>
</div>
</div>
</body>
</html>
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.