aspose file tools
The moose likes Servlets and the fly likes transition from one servlet to another servlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "transition from one servlet to another servlet" Watch "transition from one servlet to another servlet" New topic
Author

transition from one servlet to another servlet

rakhi sinha
Ranch Hand

Joined: Mar 26, 2012
Posts: 147
I have written a servlet in which i am showing a pdf .... in other servlet i have written some code to add something .i want to show that pdf with features i have added in second servlet in web browser .that is i want transition from first servlet to second servlet.and want output of first and second servlet combinedly...i have used sendredirect and requestdispacther but only first servlet output is being displyed......
rakhi sinha
Ranch Hand

Joined: Mar 26, 2012
Posts: 147
rakhi sinha wrote:I have written a servlet in which i am showing a pdf .... in other servlet i have written some code to add something .i want to show that pdf with features i have added in second servlet in web browser .that is i want transition from first servlet to second servlet.and want output of first and second servlet combinedly...i have used sendredirect and requestdispacther but only first servlet output is being displyed......



i have solved the problem...
 
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: transition from one servlet to another servlet
 
Similar Threads
XSLT FO PDF
HTTP Servlet Response
Call java method from jsp
How to forward request to a servlet in other application
itext PDF problem with radio button