Sorry

but i am unable to understand what you wan't to say/ask ?



From: "Shivan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 25, 2003 11:58 PM
Subject: Re: varibles in include --->


> that does the flush=true here do?
>
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED] Behalf Of vtr
> Sent: Thursday, July 24, 2003 7:36 PM
> To: [EMAIL PROTECTED]
> Subject: Re: varibles in include --->
>
>
> Than you javi that workd
>
>
> V.T.R.Ravi Kumar, Engg.(CCX), BHEL Phone Office 01334-285260 Residence
> 01334-226121 Mobile 01332-323570
> ----- Original Message -----
> From: "Javi Alonso" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, July 24, 2003 3:33 PM
> Subject: Re: varibles in include --->
>
>
> > >
> > >
> > > Actually the file to be included is
> > > different in each case i get it from database and want to embedd
> > > in the jsp
> > >
> > > How can i change the relative url every time ..
> >
> >
> > use <jps:include page="<%=thepage%>" flush="true">
> >
> > You can set thepage using a previous SQL query.
> > The included file cannot set headers or cookies anyway (or youŽll get a
> > request exception)
> > It will be include the file at runtime.
> >
> > Javitxu
> >
> >
>
===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> >
> > Some relevant archives, FAQs and Forums on JSPs can be found at:
> >
> >  http://java.sun.com/products/jsp
> >  http://archives.java.sun.com/jsp-interest.html
> >  http://forums.java.sun.com
> >  http://www.jspinsider.com
>
> =========================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
>
> Some relevant archives, FAQs and Forums on JSPs can be found at:
>
>  http://java.sun.com/products/jsp
>  http://archives.java.sun.com/jsp-interest.html
>  http://forums.java.sun.com
>  http://www.jspinsider.com
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
>
> Some relevant archives, FAQs and Forums on JSPs can be found at:
>
>  http://java.sun.com/products/jsp
>  http://archives.java.sun.com/jsp-interest.html
>  http://forums.java.sun.com
>  http://www.jspinsider.com

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to