ara: Tomcat Users List
Asunto: Re: how to execute javascript file in jsp
I did what you said
it compile with no error but the script
did not execute.Still no solution
Thanks
Charl Gerber <[EMAIL PROTECTED]> wrote:
type="text/javascript">
--- marju jalloh wrote:
> Hi ever
I did what you said
it compile with no error but the script
did not execute.Still no solution
Thanks
Charl Gerber <[EMAIL PROTECTED]> wrote:
type="text/javascript">
--- marju jalloh wrote:
> Hi everyone,
> I`m using tomcat 4.1.* on Linux (serge) but find it
> diffecult to include j
--- marju jalloh <[EMAIL PROTECTED]> wrote:
> Hi everyone,
> I`m using tomcat 4.1.* on Linux (serge) but find it
> diffecult to include javascript file in my jsp.I did
> it with
> <%@ page import="myjavascript.js*"%>
> but it could not find the file.Also with
> .
> It compile but the scri
Hi everyone,
I`m using tomcat 4.1.* on Linux (serge) but find it diffecult to include
javascript file in my jsp.I did it with
<%@ page import="myjavascript.js*"%>
but it could not find the file.Also with
.
It compile but the scriptcould not execute
Can anyone help me
Thanks in advance