Hi everybody, When we try to use in the jsp:include with flush set to false tomcat says that JSP1.0 only allows this value to true. Nevertheless Tomcat 3.2 is supposed to support JSP1.1 where this value can be set to false. Is it any bug or am I misunderstanding something? Thanks in advance. Carlos.
- Re: jsp version supported Carlos Piqueres Ayela
- Re: jsp version supported Craig R. McClanahan