Hi, VENKATESWARLU THUMMAPUDI,

Put your java script function to a file, let myjsfunciton.js
and include it in your b.jsp file like
<script language=javascript src=myjsfunciton.js>
<script>
I'm not sure if this is what your want.

http://jdeveloper.yeah.net
Let's share our experience!
jdeveloper
[EMAIL PROTECTED]


At 00-7-21 ���� 12:27:00 you wrote:
>hi pals,
>
>i wrote one function in java script as client validation which i used in
>one jsp program (let a.jsp).  can i call that java script funtion in
>other jsp(let b.jsp). can u send the method or property for that. could
>u please help me in that
>
>thanx in advance.
>venkatesh
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
>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".
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