On clicking print button I have to print my jsp page(target) in a printerwithout viewing it. how do i do that?pl help me in this regard.
<style type="text/css" media="print">.noPrinting {display: none;}</style>.... <input class="minibot noPrinting" <----that isthe class of your button