RE: how to execute javascript file in jsp

2006-01-06 Thread Mauricio Fernandez A.
de Negocio Paso 1 - Situación Actual ... And the jsp continue ... I hope you can get it. Mauricio Fernández A. Ingeniero de Sistemas U. Autónoma de Manizales (Colombia) -Mensaje original- De: marju jalloh [mailto:[EMAIL PROTECTED] Enviado el: viernes, 06 enero, 2006 15:54 P

Re: how to execute javascript file in jsp

2006-01-06 Thread marju jalloh
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

Re: how to execute javascript file in jsp

2006-01-06 Thread Charl Gerber
--- 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