Page Break

Hi! I'm new to JSP. how can I implement page break for printing. I would appreciate if you could send me sample code. Thanks.
[140 byte] By [vansm] at [2007-9-26 1:38:09]
# 1
You can try CSS and hope that the users' web browsers will understand it: http://www.w3.org/TR/REC-CSS2/page.html#page-breaks
jsalonen at 2007-6-29 2:25:47 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
thanks. I appreciate your reply. I sent you the exact code given to me for debugging. they say I should fix the page break problem. I don't know how exactly how to implement the page break so I would appreciate if you could help me with it.
vansm at 2007-6-29 2:25:47 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...