This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSF and the fly likes error while redirecting the page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "error while redirecting the page" Watch "error while redirecting the page" New topic
Author

error while redirecting the page

cathymala louis
Ranch Hand

Joined: Nov 02, 2005
Posts: 77
Hi

While I am redirecting the control from a jsf page to the servlet to display the image. I am getting the following error.

SRVE0068E: Could not invoke the service() method on servlet Faces Servlet Exception thrown: javax.servlet.servletException.
...
java.lang.IllegalStateExcetpion.

I am getting error while executing the following command in jsf page.

response.sendRedirect("PDFDisplay");

Any pointers towards this error really a great help.

Thanks.
 
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: error while redirecting the page
 
Similar Threads
Handling jsf exception
org.jboss.web.tomcat.service.jca.CachedConnectionValve
Refreshing the page after a 500 error
Cannot create a session after the response has been committed
View Expired Exception