For example:
In the html:
=============
<head>
<link href="javascript/cowbell.jsp" rel="stylesheet" type="text/css" />
</head>
=============

In javascript/cowbell.jsp (possibly)
=============
<%@ page contentType="application/x-javascript"%>
=============


-Tim


Anson Zeall wrote:

Thanks, but....what....and how to set the mime-type?....

-----Original Message-----
From: Tim Funk [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 13, 2003 12:37 AM
To: Tomcat Users List
Subject: Re: Embedding JSP code in a JS file


Rename the js file to jsp then update your link to pull in the jsp file accordingly. (You may have to do a mime-type set too)

-Tim

Anson Zeall wrote:


HI,

   I want to know if anyone knows how to embed JSP code in JS files?
'cause I want to use encodeURL inside the JS file....somehow.

Regards,




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to