Here's some more details as to what is happening between jsp code and
javascript code:
http://thejspbook.com/faq/details.jsp?id=1003

-----Original Message-----
From: Yan Zhu [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 31, 2001 6:47 PM
To: [EMAIL PROTECTED]
Subject: Re: jsp object and javascript


really? wow, let me try that.


"Konuru, Raghu" wrote:

> You can use get methods such as
>
> var index="<%=bean.getIndex()%>";
> var str="<%=strIndex%>";
>
> Raghu
> -----Original Message-----
> From: Castiaux, Sebastien [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 31, 2001 8:01 AM
> To: [EMAIL PROTECTED]
> Subject: Re: jsp object and javascript
>
> I don't think so because your JSP objects are at the server side and
> Javascript is at the client side.
>
> Seb
>
> > -----Original Message-----
> > From: Yan Zhu [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, January 31, 2001 2:52 PM
> > To: [EMAIL PROTECTED]
> > Subject: jsp object and javascript
> >
> >
> > hey all,
> >     is there a way to reference jsp java object inside of a javascript
> > function?
> >     thanks
> >
> > yan
> >
> > ==============================================================
> > =============
> > 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

===========================================================================
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

Reply via email to