hii..,
this is my jsp page .. This page is theater ticket. i want to download this page. so i need to save this page or download.. that depend on user wish how to make this page save or download
<%@page import="app.TheaterRegistration"%>
<%@page import="entity.TheaterTicket"%>
<%@page import="app.TheaterBooking"%>
<%@page contentType="text/html" pageEncoding="UTF-8"%>