Forwarding an HttpServletRequest to frame from a frameset

1999-01-02 Thread Ian Holt
Hi I have a jsp page which calls a servlet, this servlet does some processing and populates an object which is put into the HttpServletRequest which the original servlet then uses in a callPage to another jsp. This jsp used in the callPage is a frameset and it is one of the frames of the frameset

Re: Forwarding an HttpServletRequest to frame from a frameset

1999-01-02 Thread Kirkdorffer, Daniel
gt; Sent: Thursday, November 04, 1999 8:25 AM > To: [EMAIL PROTECTED] > Subject: Forwarding an HttpServletRequest to frame from a frameset > > Hi > > I have a jsp page which calls a servlet, this servlet does some processing > and populates an object which is put into

Re: Forwarding an HttpServletRequest to frame from a frameset

1999-01-02 Thread Ian Holt
-Original Message- From: Kirkdorffer, Daniel <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>; 'Ian Holt' <[EMAIL PROTECTED]> Date: 04 November 1999 17:56 Subject: RE: Forwarding an HttpServletRequest to frame from a frameset >Ian, > >You'll proba

Re: Forwarding an HttpServletRequest to frame from a frameset

1999-01-02 Thread Kirkdorffer, Daniel
number. Dan > -- > From: Ian Holt[SMTP:[EMAIL PROTECTED]] > Sent: Thursday, November 04, 1999 10:40 AM > To: Kirkdorffer, Daniel; [EMAIL PROTECTED] > Subject: Re: Forwarding an HttpServletRequest to frame from a > frameset > > Thanks Daniel, >

Re: Forwarding an HttpServletRequest to frame from a frameset

1999-01-02 Thread Craig McClanahan
Ian Holt wrote: > Thanks Daniel, > > I will try this approach. The reason for not putting things in the session > is that the system we are developing will probably have close to 2000 users > for the pilot, all permanently logged on during the working day. Each users > session object will get too