<%@include file="top.jsp" %> <% String navn = request.getParameter("navn"); out.println("Takk for bidraget, " + navn); %>