Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
including .js file into jsp page
Name: liliyaw Date: June 28, 2006 at 14:18:23 Pacific OS: linux CPU/Ram: 524 Product: don't know
Comment:
Hello, I need to find a way to do some client side programming and have the .js files colled into jsp pages, something of this sort: [head] [script src="/js/episnew.js"][/script] [/head] [body onload="setInputText()"]
I moved my js folder from Tomcat to Apache server directory, but can't get to the function setInputText for some reasone. Can someone please tell me how I can make this work? P.S. I used [] here instead of <> to escape html text being filtered out from the post.
Summary: Hi, I need help on exporting data to excel file in JSP. Code contains: <%@ page content-type=application/vnd.ms-excel" language="java"> PrintWriter pw = new PrintWriter(); My question is, I get mul...
Summary: I'm having an unusual problem when surfing the web. I was on YouTube today, and some external JS file tried to be downloaded. Normally these files are simply included in the webpage, without user noti...
Summary: If yo uare dealiing with javascript just link to the external javascript in each page. then you can just ediit the .js file to alter all the pages at once. -Ryan Adams Ryan's Custom Cables ...