Not 100% on this but, as far as I know the include has to start with a '/'.

Kind Regards
Schalk Neethling
Web Developer.Designer.Programmer.President
Volume4.Development.Multimedia.Branding
emotionalize.conceptualize.visualize.realize
Tel: +27125468436
Fax: +27125468436
email:[EMAIL PROTECTED]
web: www.volume4.com
 
This message contains information that is considered to be sensitive or
confidential and may not be forwarded or disclosed to any other party
without the permission of the sender. If you received this message in error,
please notify me immediately so that I can correct and delete the original
email. Thank you. 

:: -----Original Message-----
:: From: Tom K [mailto:[EMAIL PROTECTED]
:: Sent: Sunday, March 28, 2004 2:37 AM
:: To: [EMAIL PROTECTED]
:: Subject: <jsp:include page question.
:: 
:: I ran across this post comparing Tomcat 4 to Tomcat 5 pertaining to a
:: <jsp:include statement, and was wondering if anyone else has the same
:: problem?
:: HYPERLINK
:: "http://www.mail-archive.com/[EMAIL PROTECTED]/msg120161.ht
:: ml"http://www.mail-archive.com/[EMAIL PROTECTED]/msg120161.
:: html
:: 
:: I have a <jsp:include that looks like this but passes params to a
:: servlet. I can't get it to work with Tomcat 5, did the specs change or
:: am I missing something?
:: 
:: 
:: <jsp:include page="./myServlet">
::       <jsp:param name="type" value="blob" />
::       <jsp:param name="id" value="<%=SearchFormBean.getUniqueDateId()%>"
:: />
::       <jsp:param name="description" value="someThing" />
:: </jsp:include>
:: 
:: 
:: Can you include a servlet with e.g. <jsp:incude page=./myServlet  in a
:: jsp
:: 
:: TIA,
:: 
:: Tom K.
:: 
:: 
:: ---
:: Outgoing mail is certified Virus Free.
:: Checked by AVG anti-virus system (http://www.grisoft.com).
:: Version: 6.0.557 / Virus Database: 349 - Release Date: 12/30/2003
:: 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to