hello,

I tried compiling jsp files using JSPC Compiler.
But i am getting a "NoClassDefFoundError: JSPC".
I am running a JRun version 3.0 and jdk1.2.2

This is what i have used to compile jsp files

set JAVA_HOME=C:\jdk1.2.2
set JRE_HOME=%JAVA_HOME%\jre

set classpath
=.;%JAVA_HOME%\lib\*.jar;%JRE_HOME%\lib\i18n.jar;%JRE_HOME%\lib\jaws.jar;c:\
program files\allaire\jrun\lib\ext\*.jar;c:\program
files\allaire\jrun\lib\*.jar;

java JSPC -d C:\jspclasses -docroot C:\JspPages *.jsp

Any suggestions?


ASHA

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to