I think the problem is with including the file like using the syntax
<jsp:include page="pathtoFile"/> and then call functions in this
file.The other part that i dodn't understand is The jsp page not being
able to call a function inside it.as far as i know you can call a
function if you declare it in the beginning like this <! function
declarartion and the definition >and then calling it inside the jsp page
will work.

Meera

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