you are missing a closing " on your second example's first include file.

-----Original Message-----
From: Kurt Kurniawan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 27, 2002 1:52 AM
To: [EMAIL PROTECTED]
Subject: help in include file tag.


hi everyone! Need help with tis one....

I have this....
<%@ include file="CheckLoggedIn.jsp, getPool.jsp"%>

which doesn't work in tomcat4 but works well in Resin, say couldn't find the
file....

anybody can tell me how to include multiple files in Tomcat?
It doesn't accept as well if I put like this...

<%@ include file="CheckLoggedIn.jsp%>
<%@ include file="getPool.jsp"%>

say we cannot put multiple directives

thanx

****************************************************************************
*****
- NOTICE -
The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of,
or taking of any action in reliance upon, this information by persons
or entities other than the intended recipient is prohibited.  If you
have received this email in error, please notify the sender and delete
the material from your computer.

Internet communications are not secure.  You should scan this message
and any attachments for viruses.  Under no circumstances do we accept
liability for any loss or damage which may result from your receipt of
this message or any attachments.
****************************************************************************
*****


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to