<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib prefix="s" uri="/struts-tags" %> <%@page import="com.opensymphony.xwork2.ActionContext"%> <%@page import="java.util.List"%> <%@page import="org.sigmater.s3.pojo.RicercaMappe"%> <%@page import="org.sigmater.s3.pojo.ParticellaGraficaId"%> <%! public Object findValue(String name) { ActionContext actionContext = ActionContext.getContext(); Object value = actionContext.getValueStack().findValue(name); return value; } %> <% RicercaMappe ricercaMappe = (RicercaMappe) findValue("ricercaMappe"); %>

Consultazione mappe catastali

Passo 1 di 2 - Selezione particelle

Comune su cui effettuare la ricerca




Selezione particelle











Temi catastali aggiuntivi
  • " type="checkbox" name="temiRichiesti" value="" class="plain" />
Sistema di riferimento


Maggiorazione


<%--
Formato della risposta


--%>