Hi all

I am trying to run jswdk on windows ME (millenium edition) and it doesnot
work. once i start the server i get to see just the class path and nothing
happens after that. An automatic window opens up showing the contents of a
folder called JAVA under my windows directory that I did not create. I tried
to understand the script in the autoexec.bat file and it said

:next
echo Using classpath: %CLASSPATH% ... the code is being executed to this
step and I guess NOT after that. This is the code after that part...

start java com.sun.web.shell.Startup %1 %2 %3 %4 %5 %6 %7 %8 %9
rem java com.sun.web.shell.Startup %1 %2 %3 %4 %5 %6 %7 %8 %9

rem clean up

set CLASSPATH=%cp%
set port=
set host=
set test=
set jsdkJars=
set jspJars=
set beanJars=
set miscJars=
set appJars=
set appClassPath=
set cp=

rem pause


can someone tell me what is missing.

thanks peeps!
Kalyan
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to