%@ include file = %directory+pagename% %

2001-11-20 Thread Ramesh Kesavanarayanan
Hi all, i have a jsp page like the follwoing tr td %@ include file=file % /td /tr but problem is that the directory and the file name will be known to me during runtime only. i cannot use jsp:include tag because i am using jsp1.1 in VAJ3.5.3 the jsp1.1 compiler understands jsp:include as a

Re: %@ include file = %directory+pagename% %

2001-11-20 Thread Joe Cheng
I don't know for sure. But can you try out.flush() right before you perform the include? Perhaps that will help. -jmc === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST. For digest: mailto [EMAIL