frameset
I have a JSP report. Top part of the report II want to display as the header frame and the bottom part will be scrollable. If i try to use frameset, I have to name the report as 2 files for the frameset src and JDBC will not like that. How can I resolve this? All i want is the top part fixed where the bottom part is scrollable. Thanks,
|