| Author |
how to print jsp page in another window
|
swapnil kataria
Ranch Hand
Joined: Feb 26, 2011
Posts: 64
|
|
in my current jsp page there is a recipt portion ( or you can consider it as an inner jsp),
i want to show that portion in another window and then print it there using window.print(),
for this should i create a new jsp/html with that reciept contents,
or i can do it without creating other file.
|
 |
 |
|
|
subject: how to print jsp page in another window
|
|
|