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

Compilation of JSP under Windows NT.


I solved the problem of the compilation.
In the compilation directive 
servlet.gnujsp.initArgs directories must be in dos format.
You cant have c:\program files you must have c:\progra~1.....
Thank you

	Telmo