Hi,
  I am running a JSF application on Tomcat 5.0.25...the problem is, i
 need to redirect using response.sendRedirect(url) , and i am getting
 an exception
 
  java.lang.IllegalStateException : Cannot forward after response has
 been committed.
 
  This same code is running fine on Websphere server, and when i check
 for response.isCommitted() , it returns false on Tomcat also.
  But still I am getting this error.
 
 can somebody advise?
 
 Cheers,
 
 kan
 

Kannan Shastri
Software Engineer
Computer Sciences Corporation

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to