无法在Google应用引擎中使用JSP文件 [英] unable to use JSP files in google app engine

查看:139
本文介绍了无法在Google应用引擎中使用JSP文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



包含在构建路径中的JDK(有些帖子说缺少这个功能,但无法继续创建对项目的修改)可能会导致错误)





错误 - > 网页错误403 在控制台或网页上没有其他内容打印



<当我执行localhost:8888 / test.jsp时,出现 404 错误



console:




This works - >

 < welcome-file> NewFile.html< / welcome-file> 

此FAILS - >

 <欢迎-文件>&guestbook.jsp LT; /欢迎-文件> 

我的eclipse项目目录



< img src =https://i.stack.imgur.com/T4t8o.jpgalt =在这里输入图片描述>



我在哪里出错或缺少的东西

解决方案

它在WAR下查找,但它不在WAR下。在我的日食中的一些内部问题。现已修复




老年 ://i.stack.imgur.com/y3qd1.jpgalt =在这里输入图片描述>








Sample application works , unable to proceed with creating modifications to project

JDK included in build path (some posts say that lack of that might cause errors)

Error -> Error 403 in web page nothing else printed in console or web page

when I do localhost:8888/test.jsp I get a 404 error

console:

This works ->

<welcome-file>NewFile.html</welcome-file>

This FAILS ->

<welcome-file>guestbook.jsp</welcome-file>

my project directory from eclipse

where am i going wrong or missing something

解决方案

it looked under WAR but it was not under WAR . some internal problem in my eclipse . now fixed


OLD


NEW

这篇关于无法在Google应用引擎中使用JSP文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆