| Author |
Unable to compile class for JSP
|
chetan dhumane
Ranch Hand
Joined: Jan 07, 2009
Posts: 628
|
|
I am getting error as
SEVERE: Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: Unable to compile class for JSP
Generated servlet error:
Only a type can be imported. org.apache.commons.fileupload.FileUpload resolves to a package
Generated servlet error:
Only a type can be imported. org.apache.commons.fileupload.FileItem resolves to a package
|
http://www.androcid.com/
|
 |
Seetharaman Venkatasamy
Ranch Hand
Joined: Jan 28, 2008
Posts: 5575
|
|
|
i guess your apache common file upload jar is not loaded properly
|
 |
 |
|
|
subject: Unable to compile class for JSP
|
|
|