Are you including the Javascript in your JSP file, or pointing to it with a
SRC attribute?

You could consider breaking your Javascript down so that you can determine
the data needs prior to calling the validate function and pass that info to
the Javascript function as parameters instead.

Dan

> ----------
> From:         Kallur, Padmaja (GEL,
> MSX)[SMTP:[EMAIL PROTECTED]]
> Reply To:     Kallur, Padmaja (GEL, MSX)
> Sent:         Thursday, October 07, 1999 9:45 AM
> To:   [EMAIL PROTECTED]
> Subject:      NAS - javascript.
>
> Hello every body,
>
> Can any one please help with this problem.
>
> Iam using NAB 4.0 . Iam having a onChange="validate" for a text item,
> where
> validate is a java script function.
> within validate I need to read a few columns from the database and show
> results.I need to use jsp tag <% %> within java script to achieve this.
> With java web server Iwas able to do this. With nas Iam not able to do
> this.
> Nas just ignores the jsp tag within java script.Is my conclusion true.
> Does any one has any work around for this problem.
>
> Please reply thisis urgent
>
> thank you in advance
> Padmaja
>
> -----Original Message-----
> From: Dmitri Namiot [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 07, 1999 12:23 PM
> To: [EMAIL PROTECTED]
> Subject: [ANN] alaJSP - jsp-similar preprocessor ver 1.34
>
>
>    We are pleased to announce that ColdJava implemented
>    next version of our preprocessor alaJSP
>    It is available for download from:
>
>    http://coldjava.hypermart.net
>
>    alaJSP allows you to use java objects within your html-pages.
>
>    What is new in 1.34:
>
>    * conditional preprocessing
>    * new standard library API
>
>
>
> ColdJava: java server side programming
> http://coldjava.hypermart.net
>
> ____________________________________________________________________
> Get your own FREE, personal Netscape WebMail account today at
> http://webmail.netscape.com.
>
> ==========================================================================
> =
> 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
>
> ==========================================================================
> =
> 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
>

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