request.getRequestDispatcher(url).forward(request,response); problem

jrefactors_at_hotmail.com
Date: 12/29/04

  • Next message: Andrew Thompson: "Re: field name for jOptionPane when using Eclipse?"
    Date: 28 Dec 2004 18:01:14 -0800
    
    

    here's the page flow:

    page1.jsp->page2.jsp->url

    In the following, it will post the page1.jsp's request to url. But I
    want to open a new window in url (like
    window.open("http://localhost"+"<=url>",'url_win','menubar=no,scrollbars=no,width=800,height=800');
    , but still able to get the post data from page1.jsp's request.

    //page2.jsp
    request.getRequestDispatcher(url).forward(request,response);
    any ideas? thanks!!


  • Next message: Andrew Thompson: "Re: field name for jOptionPane when using Eclipse?"

    Relevant Pages

    • Problem with Exporting Data to Word
      ... I am facing the following problem while exporting data to Word. ... public void doPost(HttpServletRequest request, ... Data gets exported to the word document within the popup window. ...
      (comp.lang.javascript)
    • MOSAIC: little bug (invalid requests)
      ... the request sent to the server is invalid. ... you get his profile/contact info in a new window. ... reproduce the problem, I have to open perhaps 5 or 6 windows before it ... And I have seen this happen on many different web sites over ...
      (comp.os.vms)
    • Re: BASIC authentication Issues with IE - Part II - Solved but WHY?
      ... REQUEST and RESPONSE logging below to show you whats going on. ... using my local machine web server. ... However, at this point I am logged in and I have lots of links, one is a "who is online" link client?who.wcn, which I will open this up in a second window. ...
      (microsoft.public.inetserver.iis.security)
    • Re: Whats Up With USPS Delivery Confirmation?
      ... If you print your label thru PP it may or may not - to be sure take it ... to a window and make sure they scan it - they ARE NOT REQUIRED to - ... You can request package pickup (if you have at least one ...
      (alt.marketing.online.ebay)
    • RE: Problem with RegisterStartupScript
      ... >The user has reports that they want to view in a seperate IE. ... Can you clarify exactly how the users request a report and how you are using RegisterStartupScript to open a new window? ...
      (microsoft.public.dotnet.framework.aspnet)