RE: Any reason why this give me error?

2001-04-12 Thread Arik Kfir
did you try running this without the enclosing jsp:include tag, to see if your source is generating proper PARAM tags? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Simon Chatfield Sent: Friday, April 13, 2001 1:14 AM To: [EMAIL PROTECTED] Subject: Any

Re: Any reason why this give me error?

2001-04-12 Thread Simon Chatfield
It never creates the java source code, or rather, it creates the .java file but it's empty as the file isn't correctly parsed, when I remove the include tags as you suggested, the page compiles fine... What can we accertain from that? Arik Kfir wrote: did you try running this without the

RE: Any reason why this give me error?

2001-04-12 Thread Arik Kfir
sp:include If there are any Tomcat developers listening - please check this out, its a possible bug.. Regards... Arik. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Simon Chatfield Sent: Friday, April 13, 2001 1:43 AM To: [EMAIL PROTECTED] Subject: Re