Yep, I tried that to.  Frameset tags don't seem to have scrolling property.

----- Original Message -----
From: "Jan Labanowski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Jan Labanowski" <[EMAIL PROTECTED]>
Sent: Tuesday, May 15, 2001 7:53 PM
Subject: Re: perplexing multiple servlet output question..


> Try to see if putting a frameset into a frame will help
> Jan
>
>
> On Tue, 15 May 2001, Kevin Fonner wrote:
>
> > I wanted a web page to display the results of mutiple servlets (maybe
even as many as 30 servlets) in rows on a web page.  At first I was going to
try to do it with frames where each frame would load a servlet.  I then ran
into a problem.  I forgot that frames bind to a window and that you can't
scroll through a single page containing multiple frames (at least not that I
know of).  Anybody have any opinion on how they might try to do this?
> >
> > Example of a single Web page...
> >
> > +----------------+
> > +  servlet 1  +
> > +----------------+
> > +  servlet 2  +
> > +----------------+
> > +  servlet 3  +
> > +----------------+
> > +    ect...    +
> > +----------------+
> >
> > The user would then scroll through the page containing mutiple servlet
output.
> >
> > Thanks,
> > Kevin
> >
>
> Jan K. Labanowski            |    phone: 614-292-9279,  FAX: 614-292-7168
> Ohio Supercomputer Center    |    Internet: [EMAIL PROTECTED]
> 1224 Kinnear Rd,             |    http://www.ccl.net/'NA'istry.html
> Columbus, OH 43212-1163      |    http://www.osc.edu/
>

Reply via email to