| Author |
Unable to compile class for JSP
|
soumya dash
Greenhorn
Joined: Jul 17, 2012
Posts: 13
|
|
i am getting this following error in my JSP page. please help me out.
here is my JSP--
|
 |
R. Jain
Ranch Hand
Joined: Aug 11, 2012
Posts: 276
|
|
soumya dash wrote:i am getting this following error in my JSP page. please help me out.
What is that "," doing there after the last package imported??? Remove that, and you are probably done with the error... :thumbup:
|
OCPJP
|
 |
soumya dash
Greenhorn
Joined: Jul 17, 2012
Posts: 13
|
|
R. Jain wrote:
soumya dash wrote:i am getting this following error in my JSP page. please help me out.
What is that "," doing there after the last package imported??? Remove that, and you are probably done with the error... :thumbup:
thanks a lot buddy... my issue resolved
|
 |
 |
|
|
subject: Unable to compile class for JSP
|
|
|