.jsp file not working for Google App Engine guestbook tutorial

后端 未结 7 749
醉梦人生
醉梦人生 2020-12-29 04:05

I\'ve been following the Google App Engine tutorials, and I\'m having a problem with the .jsp file. Here is the code from Google: Using JSPs. I\'m using Eclipse to build my

7条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-29 04:16

    Buddy

    It'simple just select project->rightclick->properties->java Build path->select your jre->edit->alternate jre->select your jdk there.

    So simple right.

    One more thing that you have to do is to change is (Project facet) select perhaps it will ask for apply then apply if it didn't then change java level(check box) to 1.6 or 1.7 the jdk you have selected.

    cheers.... Parveen Verma

提交回复
热议问题