This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSP and the fly likes Unable to compile Jsp Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Unable to compile Jsp" Watch "Unable to compile Jsp" New topic
Author

Unable to compile Jsp

tushar joshi
Greenhorn

Joined: Feb 08, 2005
Posts: 10
Hello friends,
I have my projects having several jsps.
till now they are working fine.
but now now none jsp will get compile.
i don't know what is problem.

Exception looks like this
[ServletException in:/jsp/abc/pqr/sign.jsp] Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null Generated servlet error: [javac] Since fork is true, ignoring compiler setting. [javac] Compiling 1 source file [javac] Since fork is true, ignoring compiler setting. [javac] javac: invalid flag: C:\Tomcat [javac] Usage: javac [javac] where possible options include: [javac] -g Generate all debugging info [javac] -g:none Generate no debugging info [javac] -g:{lines,vars,source}

Please help me urgently.
Thanks a lot.
bye
Bekay dhal
Greenhorn

Joined: Mar 07, 2005
Posts: 1
It may be webserver problem. So try to reinstall the webserver
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Unable to compile Jsp
 
Similar Threads
Cause for this error
Tomcat Error
Problems of importing a class
Changing ClassPath
Eclipse 2.1 Tomcat 4.1.24 JSP compilation errors