2014-03-06 13:25 GMT+04:00 Prashant Kadam :
> I am including one jsp in another jsp, there are different behaviors for 2
> tomcat versions as below
>
> 1. case in 7.0.37 - setCommitted(true) was called and thus in tiles code
> (pasted below), it includes the jsp and works fine
>
> public class
I am including one jsp in another jsp, there are different behaviors for 2
tomcat versions as below
1. case in 7.0.37 - setCommitted(true) was called and thus in tiles code
(pasted below), it includes the jsp and works fine
public class TilesRequestProcessor extends RequestProcessor