Thank.
The problem is the same because with this variable, I do search in a
DataBase a email for this person. Also, I do use this variable in my jsp.
> ----------
> From: bipin_jsp[SMTP:[EMAIL PROTECTED]]
> Reply To: A mailing list about Java Server Pages specification and
> reference
> Sent: Wednesday, May 09, 2001 11:08
> To: [EMAIL PROTECTED]
> Subject: Re: Help please
>
> hi
> It is not possible on the same page.
> because javascript is client side so u'r script run at client.
> and jsp run on server side.
>
> u can use on the second page.
>
> bye,
>
> ----- Original Message -----
> From: [Lelievre Frederic] <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, May 09, 2001 2:08 PM
> Subject: Help please
>
>
> > Hi all,
> > I would like to know how can I retrieve a information for a javascript
> in
> my
> > JSP.
> > The tag is :
> > <script langage="javascript">
> > function recup()
> > {
> > user = windows.parent.login.usern.user.value;
> > }
> > </script>
> >
> > And I would like to use the variable "user". How can I ?
> > Thank
> > > Fr�d�ric LELIEVRE
> > > TTE - (BA / F04 C024)
> > >
> > > * +352-44992--2485
> > > * [EMAIL PROTECTED]
> > >
> >
> >
> > Visit us at http://www.clearstream.com
> >
> > IMPORTANT MESSAGE
> >
> > Internet communications are not secure and therefore Clearstream
> International does not
> > accept legal responsibility for the contents of this message.
> >
> > The information contained in this e-mail is confidential and may be
> legally privileged. It is
> > intended solely for the addressee. If you are not the intended
> recipient,
> any disclosure,
> > copying, distribution or any action taken or omitted to be taken in
> reliance on it, is
> > prohibited and may be unlawful. Any views expressed in this e-mail are
> those of the
> > individual sender, except where the sender specifically states them to
> be
> the views of
> > Clearstream International or of any of its affiliates or subsidiaries.
> >
> > END OF DISCLAIMER
> >
> >
> ==========================================================================
> =
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> > http://java.sun.com/products/jsp/faq.html
> > http://www.esperanto.org.nz/jsp/jspfaq.html
> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets