Re: running .js file in servlet runner

2000-11-27 Thread Amarnath N.
hi, try this, keep .js file in public_html. amar - Original Message - From: Parag Agarwal <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 27, 2000 2:23 PM Subject: running .js file in servlet runner > hi, is it possible to call a .js(java

Re: running .js file in servlet runner

2000-11-27 Thread Nebu PM
happy servlet programming, have fun bye nebu -Original Message- From: Parag Agarwal [mailto:[EMAIL PROTECTED]] Sent: Monday, November 27, 2000 2:24 PM To: [EMAIL PROTECTED] Subject: running .js file in servlet runner hi, is it possible to call a .js(javascript) file in servletrunner? when

running .js file in servlet runner

2000-11-27 Thread Parag Agarwal
hi, is it possible to call a .js(javascript) file in servletrunner? when i am trying to call a .js file it says that file is not found. i have put the .js file in the same folder as the servlet(examples folder). my platform is Win NT. thanx in advance for the help, Parag _