Sorry, my beer spilled.  Who sent this.  I gotta go.


>Date:         Thu, 21 Oct 1999 18:24:52 -0700
>Reply-To: PhartMaster Phlash <[EMAIL PROTECTED]>
>From: PhartMaster Phlash <[EMAIL PROTECTED]>
>Subject:      Re: Problem with Forward tag...  its urgent please......
>To: [EMAIL PROTECTED]
>
>Dude,
>
>I can't stop farting.
>
>>Date:         Thu, 21 Oct 1999 17:49:17 -0700
>>Reply-To: "Sugandhi, Suvil" <[EMAIL PROTECTED]>
>>From: "Sugandhi, Suvil" <[EMAIL PROTECTED]>
>>Subject:      Problem with Forward tag...  its urgent please......
>>To: [EMAIL PROTECTED]
>>
>>I am having problem while using forward tag.
>>
>>when i forward to the jsp page which is present in the same directory then
>>the forward works fine.
>>but if i am trying to forward to the jsp page which is in different
>>directory, then it goes to that file but doesn't process the jsp code
>>written in the file.
>>
>>
>>for eg: abc.jsp file contains the forward tag which forwards to xyz.jsp
>>file, present in the same directory.
>>
>>pqr.jsp file contains the forward tag which forwards to mno.jsp file ,
>>present in the different directory.
>>
>>jsp code embeded in the mno.jsp file will not be processed. it is displayed
>>as blank web page..
>>
>>code for these files are specified below..
>>
>>
>>abc.jsp
>><jsp:forward page="xyz.jsp" />
>>
>>xyz.jsp
>><% out.print("Hello"); %>
>>
>>pqr.jsp
>><jsp:forward page="../xyz.jsp" />
>>
>>mno.jsp
>><% out.print("Hello"); %>
>>
>>
>>
>>
>>i am using JRun 2.3.3 build 153 and Apache server 1.3.6 and choosed the
>>option of JSP 1.0 and rules.properties file is correct.
>>
>>can u folks let me know what the problem is or i am wrong some where...
>>
>>its really urgent...
>>thanks in advance, suvil...
>>
>>===========================================================================
>>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
>>FAQs on JSP can be found at:
>> http://java.sun.com/products/jsp/faq.html
>> http://www.esperanto.org.nz/jsp/jspfaq.html
>
>
>
>When I don't take Beano
>I can't stop farting
>
>------------------------------------------------------------
>Visit the world's greatest site at http://www.farts.com and listen to the fart
>of the day.  Also, get your very own farts.com E-mail account.  FREE!!!!!
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
>FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html



When I don't take Beano
I can't stop farting

------------------------------------------------------------
Visit the world's greatest site at http://www.farts.com and listen to the fart
of the day.  Also, get your very own farts.com E-mail account.  FREE!!!!!

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to