RE: [JBoss-user] flush=true

2002-05-21 Thread Jonathan Ackerman
: Wednesday, 22 May 2002 10:09 a.m. To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [JBoss-user] flush=true Hi All I am facing this error, can anyone please help me out solving this. Thanks a lot Mahesh org.apache.jasper.compiler.CompileException: C:\JBoss-2.4.4_Tomcat-3.2.3\tomcat\webapps

Re: [JBoss-user] flush=true

2002-05-21 Thread Ingo Bruell
Hi Mahesh, MA I am facing this error, can anyone please help me out solving this. It looks like you have forgotten to set the flush attribute. Use something like this: jsp:include /bla flush=true/ so long Ingo Bruell --- [EMAIL PROTECTED] [EMAIL PROTECTED] ICQ# 40377720 Oldenburg

[JBoss-user] flush=true

2002-05-21 Thread Mahesh Agarwal
Hi All I am facing this error, can anyone please help me out solving this. Thanks a lot Mahesh org.apache.jasper.compiler.CompileException: C:\JBoss-2.4.4_Tomcat-3.2.3\tomcat\webapps\zeborg\jsp\zeborg\buyer\MarketSum mary.jsp(76,36) jsp:include needs to have flush=true at