KDix Share Posted March 3, 2008 hi cn any 1help me out i want to include othr js or jsp file to be included in current for carring out my validations thanks Link to post Share on other sites
0 Twisted Chaz Share Posted March 5, 2008 W3Schools JavaScript Tutorial should give you the help you need. Link to post Share on other sites
0 KDix Author Share Posted March 6, 2008 W3Schools JavaScript Tutorial should give you the help you need. thnks Link to post Share on other sites
0 Catherine Sea Share Posted March 13, 2008 To include *.js file, we should write the following code <script type="text/javascript" src="jspage.js"></script> To include *.jsp file, we should write the following code <jsp:include page="jsppage.jsp" /> -------- Catherine Sea http://www.dynamsoft.com/ Link to post Share on other sites
0 KDix Author Share Posted May 15, 2008 thanks to all that requirement is removed closing this post.... Link to post Share on other sites
Question
hi cn any 1help me out
i want to include othr js or jsp file to be included in current for carring out my validations
thanks
Link to post
Share on other sites
5 answers to this question
Recommended Posts