[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Problem with GNUJsp in Windoze 98


I installed GNUJSP in Windows 98 and ran into a problem. If any of the paths (CLASSPATH, APACHE, JSERV, etc.) are installed in directories with spaces in the names, the Java compilation barfs. For example, with Apache installed in "C:\program files\Apache Group\Apache", it tries to run the command "builtin-javac -classpath c:\program files\apache group\apache..." and gives the error that "files\apache" is not a legal argument to javac. Maybe I am missing something.
 
If I have a chance, I'll take a look at the source code for GNUJSP.
 
Ralph