Hi all!

i want to include the javascript file xyz.js in a jsp page and something
like this

<script language="javascript" src="xyz.js">

If i use the JSP directive.include tag it puts the whole xyz.js file in my
jsp increasing the size of the file which i dont want it to happen.

Any kind of help is appreciated. Thanks! well in advance.


Venkat Jonna

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