Google App Engine Jsp Issue

Unlike Servlets, Jsp’s when used for a google App Engine Project in Eclipse will show errors like below.

app engine jsp error

 

 

Simple reason being Eclipse uses default JRE which is not used by the .jsp files
I will give a simple solution for this.

SOLUTION:

1.goto Windows -> Preferences -> Java -> Installed JREs
2.Click Add-> Standard VM ->Next
3.Click Directory and select the default jdk installed directory