File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes Extrange display Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Extrange display" Watch "Extrange display" New topic
Author

Extrange display

Angus Ferguson
Ranch Hand

Joined: Jun 22, 2012
Posts: 240
Hi ,

when I redirect in my Servlet like this:






Any idea?

Many Thaks,
Ashwini Kashyap
Ranch Hand

Joined: Aug 30, 2012
Posts: 61
Angus Ferguson wrote:Hi ,

when I redirect in my Servlet like this:






Any idea?

Many Thaks,


First of all, redirect and include are two different scenarios. Are you trying to include jsp?
What is the issue which you are facing?

Thanks and Regards,
Ashwini Kashyap | akashyap@infocepts.com | www.infocepts.com
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

Your post seems to be incomplete. What's the problem?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Angus Ferguson
Ranch Hand

Joined: Jun 22, 2012
Posts: 240
Hi ,

the problem is that when I go back from my servlet to my jsp instead of display the view. I get the code itself displayed in the screen

Any idea, please?

Thanks
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Extrange display
 
Similar Threads
play videos using jsp problem?
javax.servlet.jsp.JspException: Cannot find bean: "testList" in any scope
Why are codes after request.getRequestDispatcher still executed?
Problem JSF as RuntimeException: Cannot find FacesContext
default.jsp