hi,
I am also having problems with MS-PWS and Jrun2.3 . I couldn't run any
JSP
files though I managed to run servlets ( both examples and mine ) . But
when
I am trying to run sample JSP files (0.92 specs) , though it is kicking
off the
java compiler in a dos screen ( I am using jdk1.2 , javac.exe ) , the
message
I am getting is like this


500 Internal Server Error

JSP Compile Error(s)

Usage: javac

where  includes:
  -g                     Generate all debugging info
  -g:none                Generate no debugging info
  -g:{lines,vars,source} Generate only some debugging info
  -O                     Optimize; may hinder debugging or enlarge class
files
  -nowarn                Generate no warnings
  -verbose               Output messages about what the compiler is
doing
  -deprecation           Output source locations where deprecated APIs
are used
  -classpath       Specify where to find user class files
  -sourcepath      Specify where to find input source files
  -bootclasspath   Override location of bootstrap class files
  -extdirs         Override location of installed extensions
  -d          Specify where to place generated class files
  -encoding    Specify character encoding used by source files
  -target       Generate class files for specific VM version




this message looks like , the javac didn't get any input java file .
anyone got an workaround

thanks in advance
davis


Gowtham wrote:

>  Hello
>
>
> I am using MS pws and Jrun2.3,
> I am having trouble running my .jsp files.
>
>
> Any directives would be very helpful.
>
>

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to