Re: JSp dynamic include in tomcat 8.0.15

2015-01-26 Thread Terence M. Bandoian
On 1/25/2015 4:23 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Srikanth, On 1/24/15 12:03 AM, Srikanth Hugar wrote: When i include It does not work in tomcat 8.0.15. I think there are too many dots in there. It that just an example? What do you mean "it do

Re: JSp dynamic include in tomcat 8.0.15

2015-01-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Srikanth, On 1/24/15 12:03 AM, Srikanth Hugar wrote: > When i include /> > > It does not work in tomcat 8.0.15. I think there are too many dots in there. It that just an example? What do you mean "it does not work"? > and my included jsp file c

JSp dynamic include in tomcat 8.0.15

2015-01-23 Thread Srikanth Hugar
When i include It does not work in tomcat 8.0.15. and my included jsp file contents are something like : ... What could be the problem?