aspose file tools
The moose likes Servlets and the fly likes Forward a request object to two different JSP pages Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply locked New topic
Author

Forward a request object to two different JSP pages

Arian Commander
Greenhorn

Joined: Nov 24, 2004
Posts: 3
Hi All
Thanks in advance.
I want to know how I can forward a single request object to two different
JSP pages.
The request object contains values which are to be displayed in two different JSP pages.
Can anyone help me.
If this is not possible is there any other way to do this.
Plz suggest some method
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56549
    
  14

Bartender, please close this duplicate of a JSP post.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Forward a request object to two different JSP pages
 
Similar Threads
Forwarding a request object to two different JSP pages
JSP Forward
Cancel button on multiactioncontroller
need help with a JSP/Servlet project
Declaring global variables in JSP