Can't be done server-side. This is a client issue. Best Regards, Anthony Geoghegan. J2EE Developer CPS Ireland Ltd. ----- Original Message ----- From: "Andreas Schlegel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 25, 2002 10:18 AM Subject: Request forwarding to a specific target frame?
> Hi, > > does anyone know how to forward a request to a specific frame? > > I use: > dispatcher = getServletContext().getRequestDispatcher( > "/servlet/MyServlet" ); > dispatcher.forward( request, response ); > > Is there any way to define a target frame (TARGET='myFrame') in such a > request forwarding? > > Greetings, > Andreas > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>