当前位置: 技术问答>java相关
一个JavaBeans的设置问题?
来源: 互联网 发布时间:2015-11-18
本文导语: 我的程序出错如下:文件名:HtmlCalendarNotePad.java An error occurred at line: 8 in the jsp file: /yu.jsp Generated servlet error: D:javatomcatworkStandalonelocalhost_yu$jsp.java:60: Class JavaBean.HtmlCalendarNotePad not found. ...
我的程序出错如下:文件名:HtmlCalendarNotePad.java
An error occurred at line: 8 in the jsp file: /yu.jsp
Generated servlet error:
D:javatomcatworkStandalonelocalhost_yu$jsp.java:60: Class JavaBean.HtmlCalendarNotePad not found.
JavaBean.HtmlCalendarNotePad HtmlCal = null;
^
An error occurred at line: 8 in the jsp file: /yu.jsp
Generated servlet error:
D:javatomcatworkStandalonelocalhost_yu$jsp.java:63: Class JavaBean.HtmlCalendarNotePad not found.
HtmlCal= (JavaBean.HtmlCalendarNotePad)
^
请问这个文件应该放在tomcat的哪个文件夹中,还需要什么设置?多谢
An error occurred at line: 8 in the jsp file: /yu.jsp
Generated servlet error:
D:javatomcatworkStandalonelocalhost_yu$jsp.java:60: Class JavaBean.HtmlCalendarNotePad not found.
JavaBean.HtmlCalendarNotePad HtmlCal = null;
^
An error occurred at line: 8 in the jsp file: /yu.jsp
Generated servlet error:
D:javatomcatworkStandalonelocalhost_yu$jsp.java:63: Class JavaBean.HtmlCalendarNotePad not found.
HtmlCal= (JavaBean.HtmlCalendarNotePad)
^
请问这个文件应该放在tomcat的哪个文件夹中,还需要什么设置?多谢
|
我想你和我遇到的问题是一样的,你可以参考一下,看有没有帮助
http://expert.csdn.net/Expert/TopicView1.asp?id=1216000
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。