I don't think the flush= false is supported as yet.

RS



                                                                                       
                    
                      Ashish Kulkarni                                                  
                    
                      <kulkarni_ash13@y        To:       Tomcat Users List             
                    
                      ahoo.com>                 <[EMAIL PROTECTED]>       
                    
                                               cc:                                     
                    
                      08/13/02 12:25 PM        Subject:  tomcat4.0.4 and Servlet 
Specification 2.3 and     
                      Please respond to         JSp1.2                                 
                    
                      "Tomcat Users                                                    
                    
                      List"                                                            
                    
                                                                                       
                    
                                                                                       
                    




Does tomcat4.0.4 follow servlet specifications 2.3 and
jsp 1.2 if yes then can some one explain the following
as per these specification
 <jsp:include page="common.jsp" flush="true" />
 <% if (someCondition) { %>
   <jsp:forward page="another.jsp" />
 <% } %>

 the above code will give error, but if u make the
 flush value="false", it must work, and not give
 error.???
 but when i tried it in jsp it gives my illleagal
 state
 error, saying cannot forward after sumbitting
 response.
 Ashish



__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

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







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

Reply via email to