Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
6 |
Andrea |
1 |
<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> |
|
|
2 |
<%@ taglib prefix="s" uri="/struts-tags" %> |
|
|
3 |
|
|
|
4 |
<% |
|
|
5 |
response.sendRedirect("paginaIniziale!preparaPagina.action"); |
|
|
6 |
%> |